Debugger/DebuggerInterfacePython.py

changeset 1179
7661ab683f7b
parent 1171
1ffefa5ca226
child 1499
b4d0457afb15
diff -r 5249187bb668 -r 7661ab683f7b Debugger/DebuggerInterfacePython.py
--- a/Debugger/DebuggerInterfacePython.py	Sat Jul 16 15:03:09 2011 +0200
+++ b/Debugger/DebuggerInterfacePython.py	Sun Jul 17 18:10:54 2011 +0200
@@ -354,7 +354,7 @@
         """
         Public slot to handle a new connection.
         
-        @param sockreference to the socket object (QTcpSocket)
+        @param sock reference to the socket object (QTcpSocket)
         @return flag indicating success (boolean)
         """
         # If we already have a connection, refuse this one.  It will be closed

eric ide

mercurial