src/eric7/DebugClients/Python/DebugBase.py

branch
eric7
changeset 9559
34fc53e6159d
parent 9542
0b04348749ab
child 9576
be9f8e7e42e0
--- a/src/eric7/DebugClients/Python/DebugBase.py	Sun Dec 04 10:34:43 2022 +0100
+++ b/src/eric7/DebugClients/Python/DebugBase.py	Sun Dec 04 11:58:37 2022 +0100
@@ -133,7 +133,7 @@
 
         @param frmnr distance of frames down the stack. 0 is
             the current frame
-        @rtype int
+        @type int
         @return the current frame
         @rtype frame object
         """

eric ide

mercurial