diff -r 8794cb212647 -r 88b242eba71b eric7/Documentation/Source/eric7.DebugClients.Python.DebugBase.html --- a/eric7/Documentation/Source/eric7.DebugClients.Python.DebugBase.html Sun Jun 27 11:22:03 2021 +0200 +++ b/eric7/Documentation/Source/eric7.DebugClients.Python.DebugBase.html Sun Jun 27 12:41:19 2021 +0200 @@ -157,7 +157,7 @@ </tr> <tr> <td><a href="#DebugBase.move_instruction_pointer">move_instruction_pointer</a></td> -<td>Public methode to move the instruction pointer to another line.</td> +<td>Public method to move the instruction pointer to another line.</td> </tr> <tr> <td><a href="#DebugBase.profile">profile</a></td> @@ -673,7 +673,7 @@ <b>move_instruction_pointer</b>(<i>lineno</i>) <p> - Public methode to move the instruction pointer to another line. + Public method to move the instruction pointer to another line. </p> <dl>