diff -r d133c7edd88a -r f85f686981ad Documentation/Source/eric5.QScintilla.TypingCompleters.CompleterPython.html --- a/Documentation/Source/eric5.QScintilla.TypingCompleters.CompleterPython.html Sun Sep 29 18:22:08 2013 +0200 +++ b/Documentation/Source/eric5.QScintilla.TypingCompleters.CompleterPython.html Sun Sep 29 18:23:27 2013 +0200 @@ -76,7 +76,7 @@ <td>Private method to dedent the last line to the last if statement with less (or equal) indentation.</td> </tr><tr> <td><a href="#CompleterPython.__inComment">__inComment</a></td> -<td>Private method to check, if the cursor is inside a comment</td> +<td>Private method to check, if the cursor is inside a comment.</td> </tr><tr> <td><a href="#CompleterPython.__inDoubleQuotedString">__inDoubleQuotedString</a></td> <td>Private method to check, if the cursor is within a double quoted string.</td> @@ -162,7 +162,7 @@ <h4>CompleterPython.__inComment</h4> <b>__inComment</b>(<i>line, col</i>) <p> - Private method to check, if the cursor is inside a comment + Private method to check, if the cursor is inside a comment. </p><dl> <dt><i>line</i></dt> <dd>