DebugClients/Python/DebugBase.py

branch
5_2_x
changeset 2167
d655e3d404a6
parent 1509
c0b5e693b0eb
child 2171
c7dd548d67d8
child 2303
0ed4ed026c16
--- a/DebugClients/Python/DebugBase.py	Wed Oct 24 10:30:25 2012 +0200
+++ b/DebugClients/Python/DebugBase.py	Mon Oct 29 19:22:24 2012 +0100
@@ -144,7 +144,7 @@
     
     def profile(self, frame, event, arg):
         """
-        Public method used to trace some stuff independant of the debugger
+        Public method used to trace some stuff independent of the debugger
         trace function.
         
         @param frame The current stack frame.

eric ide

mercurial