DebugClients/Python3/DebugBase.py

changeset 3670
f0cb7579c0b4
parent 3640
2bf828881e86
child 4021
195a471c327b
--- a/DebugClients/Python3/DebugBase.py	Sat Jul 05 11:41:14 2014 +0200
+++ b/DebugClients/Python3/DebugBase.py	Sat Jul 05 12:13:23 2014 +0200
@@ -517,7 +517,7 @@
         Public method reimplemented from bdb.py to get the first breakpoint of
         a particular line.
         
-        Because eric5 supports only one breakpoint per line, this overwritten
+        Because eric6 supports only one breakpoint per line, this overwritten
         method will return this one and only breakpoint.
         
         @param filename the filename of the bp to retrieve (string)

eric ide

mercurial