diff -r bc64243b7672 -r 1ab536d25072 DebugClients/Python3/DebugClientBase.py --- a/DebugClients/Python3/DebugClientBase.py Sun Sep 04 13:51:33 2016 +0200 +++ b/DebugClients/Python3/DebugClientBase.py Sun Sep 04 13:58:11 2016 +0200 @@ -981,7 +981,7 @@ @param lineno line number info @type int @param charno character number info - @tyoe int + @type int """ self.sendJsonCommand("ResponseSyntax", { "message": message,