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

changeset 7989
a21d673a8f99
parent 7273
391d6b7b1eff
child 8266
560547c2b6ec
diff -r c4c17121eff8 -r a21d673a8f99 eric6/Documentation/Source/eric6.QScintilla.Lexers.LexerPython.html
--- a/eric6/Documentation/Source/eric6.QScintilla.Lexers.LexerPython.html	Sat Jan 16 16:50:00 2021 +0100
+++ b/eric6/Documentation/Source/eric6.QScintilla.Lexers.LexerPython.html	Sat Jan 16 16:51:23 2021 +0100
@@ -131,7 +131,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>
@@ -151,7 +151,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 string giving the keywords (string) or None
 </dd>
@@ -175,7 +175,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 amount of difference in indentation (integer)
 </dd>
@@ -202,7 +202,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating a comment style (boolean)
 </dd>
@@ -222,7 +222,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating a string style (boolean)
 </dd>
@@ -235,7 +235,7 @@
         Public method to get the lexer language.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 lexer language (string)
 </dd>
@@ -248,7 +248,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