Documentation/Source/eric5.DebugClients.Python3.DebugBase.html

branch
5_2_x
changeset 2167
d655e3d404a6
parent 1229
a8207dc73672
child 2173
c21d1e99015a
--- a/Documentation/Source/eric5.DebugClients.Python3.DebugBase.html	Wed Oct 24 10:30:25 2012 +0200
+++ b/Documentation/Source/eric5.DebugClients.Python3.DebugBase.html	Mon Oct 29 19:22:24 2012 +0100
@@ -134,7 +134,7 @@
 <td>Public method to return the broken state of the debugger.</td>
 </tr><tr>
 <td><a href="#DebugBase.profile">profile</a></td>
-<td>Public method used to trace some stuff independant of the debugger trace function.</td>
+<td>Public method used to trace some stuff independent of the debugger trace function.</td>
 </tr><tr>
 <td><a href="#DebugBase.setRecursionDepth">setRecursionDepth</a></td>
 <td>Public method to determine the current recursion depth.</td>
@@ -489,7 +489,7 @@
 <h4>DebugBase.profile</h4>
 <b>profile</b>(<i>frame, event, arg</i>)
 <p>
-        Public method used to trace some stuff independant of the debugger
+        Public method used to trace some stuff independent of the debugger
         trace function.
 </p><dl>
 <dt><i>frame</i></dt>

eric ide

mercurial