]> kaliko git repositories - mpd-sima.git/blobdiff - sima/lib/plugin.py
Fixed other inconsistencies
[mpd-sima.git] / sima / lib / plugin.py
index 3424ce3d4e6f4e3de3cd1a6bfb03ce84a0a06f79..0523a75f2513e723b692dc77829d651336d77220 100644 (file)
@@ -66,8 +66,8 @@ class Plugin:
 
     def start(self):
         """
-        Called when the daemon().run() is called.
-        ie. right after the player has connected successfully.
+        Called when the daemon().run() is called and
+        right after the player has connected successfully.
         """
         pass