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