Debugger/BreakPointModel.py

branch
5_3_x
changeset 2764
1d85539ac41a
parent 2302
f29e9405c851
child 2791
a9577f248f04
child 2953
703452a2876f
child 3163
9f50365a0870
diff -r 423835fb1204 -r 1d85539ac41a Debugger/BreakPointModel.py
--- a/Debugger/BreakPointModel.py	Sat Jun 29 18:40:45 2013 +0200
+++ b/Debugger/BreakPointModel.py	Sun Jun 30 20:03:24 2013 +0200
@@ -296,7 +296,7 @@
     
     def isBreakPointTemporaryByIndex(self, index):
         """
-        Public method to test, if a breakpoint given by it's index is temporary.
+        Public method to test, if a breakpoint given by its index is temporary.
         
         @param index index of the breakpoint to test (QModelIndex)
         @return flag indicating a temporary breakpoint (boolean)

eric ide

mercurial