--- a/src/eric7/Documentation/Source/eric7.QScintilla.DocstringGenerator.PyDocstringGenerator.html Thu Oct 20 10:22:41 2022 +0200 +++ b/src/eric7/Documentation/Source/eric7.QScintilla.DocstringGenerator.PyDocstringGenerator.html Thu Oct 20 19:19:00 2022 +0200 @@ -68,7 +68,7 @@ </tr> <tr> <td><a href="#PyDocstringGenerator.__generateDocstringFromBelow">__generateDocstringFromBelow</a></td> -<td>Private method to generate a docstring when the gicen position is on the line below the end of the definition.</td> +<td>Private method to generate a docstring when the given position is on the line below the end of the definition.</td> </tr> <tr> <td><a href="#PyDocstringGenerator.__generateDocstringFromStart">__generateDocstringFromStart</a></td> @@ -174,7 +174,7 @@ <b>__generateDocstringFromBelow</b>(<i>cursorPosition</i>) <p> - Private method to generate a docstring when the gicen position is on + Private method to generate a docstring when the given position is on the line below the end of the definition. </p> <dl>