DebugClients/Python/DebugBase.py

changeset 3670
f0cb7579c0b4
parent 3591
2f2a4a76dd22
child 4021
195a471c327b
--- a/DebugClients/Python/DebugBase.py	Sat Jul 05 11:41:14 2014 +0200
+++ b/DebugClients/Python/DebugBase.py	Sat Jul 05 12:13:23 2014 +0200
@@ -508,7 +508,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 filename of the bp to retrieve (string)

eric ide

mercurial