/usr/local/bin/svn diff doc/rst/MochiKit/Signal.rst
Index: doc/rst/MochiKit/Signal.rst
===================================================================
--- doc/rst/MochiKit/Signal.rst (revision 1117)
+++ doc/rst/MochiKit/Signal.rst (working copy)
@@ -223,7 +223,7 @@
is signalled.
- If ``func`` is undefined and ``dest`` is a function, then
- ``func.apply(src, [...])`` will be called when the signal is
+ ``dest.apply(src, [...])`` will be called when the signal is
signalled.
No other combinations are allowed and will raise an exception.
Best regards,
Giulio Cesare Solaroli
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"MochiKit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/mochikit
-~----------~----~----~----~------~----~------~--~---