Documentation/Source/eric5.QScintilla.TypingCompleters.CompleterRuby.html

changeset 2966
f85f686981ad
parent 2387
2d119e79ab54
child 3018
70924c0bdaf1
diff -r d133c7edd88a -r f85f686981ad Documentation/Source/eric5.QScintilla.TypingCompleters.CompleterRuby.html
--- a/Documentation/Source/eric5.QScintilla.TypingCompleters.CompleterRuby.html	Sun Sep 29 18:22:08 2013 +0200
+++ b/Documentation/Source/eric5.QScintilla.TypingCompleters.CompleterRuby.html	Sun Sep 29 18:23:27 2013 +0200
@@ -61,7 +61,7 @@
 <td>Constructor</td>
 </tr><tr>
 <td><a href="#CompleterRuby.__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="#CompleterRuby.__inDoubleQuotedString">__inDoubleQuotedString</a></td>
 <td>Private method to check, if the cursor is within a double quoted string.</td>
@@ -103,7 +103,7 @@
 <h4>CompleterRuby.__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>

eric ide

mercurial