Minor fix to hooke.plugin.playlist.__doc__
authorW. Trevor King <wking@drexel.edu>
Sun, 9 May 2010 15:29:06 +0000 (11:29 -0400)
committerW. Trevor King <wking@drexel.edu>
Sun, 9 May 2010 15:29:06 +0000 (11:29 -0400)
hooke/plugin/playlist.py

index 4dc83e3177fde634abb449f2e41f9b907a6e86d5..5b00260d677d3efbb958c2021b4f76901b636db1 100644 (file)
@@ -1,5 +1,6 @@
 """Defines :class:`PlaylistPlugin` several associated
-:class:`hooke.plugin.Command`\s.
+:class:`hooke.plugin.Command`\s for handling :mod:`hooke.playlist`
+classes.
 """
 
 from ..playlist import FilePlaylist