DebugClients/Python3/DebugClientBase.py

changeset 5144
1ab536d25072
parent 5140
01484c0afbc6
child 5161
f7b6ded9cc37
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,

eric ide

mercurial