--- 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>