]> kaliko git repositories - mpd-sima.git/blobdiff - sima/plugins/core/mpdoptions.py
Fixed false warning about wrong MBID format (Closes #6)
[mpd-sima.git] / sima / plugins / core / mpdoptions.py
index 1c4f8529a2861c1150f9421eca8e201bc54414f6..ab5a4cb458f2b6368c8a28ca528a06a4071dec31 100644 (file)
@@ -31,7 +31,7 @@ from ...lib.plugin import Plugin
 
 class MpdOptions(Plugin):
     """
-    Deal with MPD options  idle and repeat mode
+    Deal with MPD options - idle and repeat mode
     """
 
     def __init__(self, daemon):