eric6/DebugClients/Python/BreakpointWatch.py

changeset 7960
e8fc383322f7
parent 7923
91e843545d9a
child 8043
0acf98cd089a
child 8240
93b8a353c4bf
diff -r 44e15eda6506 -r e8fc383322f7 eric6/DebugClients/Python/BreakpointWatch.py
--- a/eric6/DebugClients/Python/BreakpointWatch.py	Tue Jan 05 18:28:31 2021 +0100
+++ b/eric6/DebugClients/Python/BreakpointWatch.py	Wed Jan 06 13:47:01 2021 +0100
@@ -109,7 +109,7 @@
         """
         Static method to get the breakpoint of a particular line.
         
-        Because eric6 supports only one breakpoint per line, this
+        Because eric supports only one breakpoint per line, this
         method will return only one breakpoint.
         
         @param filename file name of the bp to retrieve

eric ide

mercurial