diff -r 2d22b5ce9384 -r 31d20dc43805 Debugger/DebuggerInterfacePython.py --- a/Debugger/DebuggerInterfacePython.py Sun Jul 17 11:22:05 2011 +0200 +++ b/Debugger/DebuggerInterfacePython.py Sun Jul 17 18:10:54 2011 +0200 @@ -349,7 +349,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