eric6/Documentation/Source/eric6.QScintilla.Lexers.LexerCPP.html

changeset 7989
a21d673a8f99
parent 7273
391d6b7b1eff
--- a/eric6/Documentation/Source/eric6.QScintilla.Lexers.LexerCPP.html	Sat Jan 16 16:50:00 2021 +0100
+++ b/eric6/Documentation/Source/eric6.QScintilla.Lexers.LexerCPP.html	Sat Jan 16 16:51:23 2021 +0100
@@ -130,7 +130,7 @@
         Public method to return the list of separators for autocompletion.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 list of separators (list of strings)
 </dd>
@@ -150,7 +150,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 string giving the keywords (string) or None
 </dd>
@@ -177,7 +177,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating a comment style (boolean)
 </dd>
@@ -197,7 +197,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating a string style (boolean)
 </dd>
@@ -210,7 +210,7 @@
         Public method to get the maximum keyword set.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 maximum keyword set (integer)
 </dd>

eric ide

mercurial