diff -r 5249187bb668 -r 7661ab683f7b Debugger/DebuggerInterfaceRuby.py --- a/Debugger/DebuggerInterfaceRuby.py Sat Jul 16 15:03:09 2011 +0200 +++ b/Debugger/DebuggerInterfaceRuby.py Sun Jul 17 18:10:54 2011 +0200 @@ -323,7 +323,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