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