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

changeset 2166
15b4e58d61d7
parent 1229
a8207dc73672
child 2173
c21d1e99015a
diff -r f89fc1162ffe -r 15b4e58d61d7 Documentation/Source/eric5.DebugClients.Python3.DebugBase.html
--- a/Documentation/Source/eric5.DebugClients.Python3.DebugBase.html	Mon Oct 29 19:13:00 2012 +0100
+++ b/Documentation/Source/eric5.DebugClients.Python3.DebugBase.html	Mon Oct 29 19:21:15 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