DebugClients/Python2/DebugClientBase.py

changeset 5144
1ab536d25072
parent 5140
01484c0afbc6
child 5161
f7b6ded9cc37
--- a/DebugClients/Python2/DebugClientBase.py	Sun Sep 04 13:51:33 2016 +0200
+++ b/DebugClients/Python2/DebugClientBase.py	Sun Sep 04 13:58:11 2016 +0200
@@ -987,7 +987,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