Added hooke.plugin.playlist.ApplyCommandStack and related changes.
[hooke.git] / hooke / plugin / curve.py
index 75f28eec110f63d69705fe235e61e7bce981cd32..e6d5ce322d23eafcaeb24887c65783b1078f0b0c 100644 (file)
@@ -91,7 +91,7 @@ class CurveCommand (Command):
         Notes
         -----
         `hooke` is intended to attach the selected curve to the local
-        playlist, and the returned curve should not be effected by the
+        playlist; the returned curve should not be effected by the
         state of `hooke`.  This is important for reliable
         :class:`~hooke.command_stack.CommandStack`\s.
         """