Cooperation/ChatWidget.py

changeset 501
5c615a85241a
parent 165
3302a726fd1e
child 537
72b32daeb8d6
--- a/Cooperation/ChatWidget.py	Thu Aug 12 16:11:13 2010 +0200
+++ b/Cooperation/ChatWidget.py	Thu Aug 12 16:43:33 2010 +0200
@@ -30,7 +30,7 @@
     Class implementing the chat dialog.
     
     @signal connected(connected) emitted to signal a change of the connected
-            state (boole)
+            state (bool)
     @signal editorCommand(hash, filename, message) emitted when an editor command
             has been received (string, string, string)
     @signal shareEditor(share) emitted to signal a share is requested (bool)

eric ide

mercurial