eric7/DebugClients/Python/DebugBase.py

branch
eric7
changeset 8444
88b242eba71b
parent 8312
800c432b34c8
child 8501
7b5f10581c35
--- a/eric7/DebugClients/Python/DebugBase.py	Sun Jun 27 11:22:03 2021 +0200
+++ b/eric7/DebugClients/Python/DebugBase.py	Sun Jun 27 12:41:19 2021 +0200
@@ -592,7 +592,7 @@
     
     def move_instruction_pointer(self, lineno):
         """
-        Public methode to move the instruction pointer to another line.
+        Public method to move the instruction pointer to another line.
         
         @param lineno new line number
         @type int

eric ide

mercurial