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

changeset 7989
a21d673a8f99
parent 7273
391d6b7b1eff
--- a/eric6/Documentation/Source/eric6.QScintilla.TypingCompleters.CompleterRuby.html	Sat Jan 16 16:50:00 2021 +0100
+++ b/eric6/Documentation/Source/eric6.QScintilla.TypingCompleters.CompleterRuby.html	Sat Jan 16 16:51:23 2021 +0100
@@ -144,7 +144,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating, if the cursor is inside a comment (boolean)
 </dd>
@@ -158,7 +158,7 @@
         string.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating, if the cursor is inside a double
             quoted string (boolean)
@@ -172,7 +172,7 @@
         Private method to check, if the cursor is within a here document.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating, if the cursor is inside a here document
             (boolean)
@@ -186,7 +186,7 @@
         Private method to check, if the cursor is within an inline document.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating, if the cursor is inside an inline document
             (boolean)
@@ -201,7 +201,7 @@
         string.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating, if the cursor is inside a single
             quoted string (boolean)

eric ide

mercurial