--- a/Documentation/Source/eric5.DebugClients.Python.DebugBase.html Wed Oct 24 10:30:25 2012 +0200 +++ b/Documentation/Source/eric5.DebugClients.Python.DebugBase.html Mon Oct 29 19:22:24 2012 +0100 @@ -131,7 +131,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> @@ -475,7 +475,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>