diff -r f89fc1162ffe -r 15b4e58d61d7 Documentation/Source/eric5.DebugClients.Python.DebugBase.html --- a/Documentation/Source/eric5.DebugClients.Python.DebugBase.html Mon Oct 29 19:13:00 2012 +0100 +++ b/Documentation/Source/eric5.DebugClients.Python.DebugBase.html Mon Oct 29 19:21:15 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>