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

changeset 3591
2f2a4a76dd22
parent 3463
6b0bd9a931ac
child 3654
ffeb85cdc72d
--- a/Documentation/Source/eric5.QScintilla.Lexers.LexerPython.html	Sat May 17 19:58:49 2014 +0200
+++ b/Documentation/Source/eric5.QScintilla.Lexers.LexerPython.html	Sun May 18 14:13:09 2014 +0200
@@ -67,7 +67,7 @@
 <td>Public method to get the default keywords.</td>
 </tr><tr>
 <td><a href="#LexerPython.getIndentationDifference">getIndentationDifference</a></td>
-<td>Private method to determine the difference for the new indentation.</td>
+<td>Public method to determine the difference for the new indentation.</td>
 </tr><tr>
 <td><a href="#LexerPython.initProperties">initProperties</a></td>
 <td>Public slot to initialize the properties.</td>
@@ -128,7 +128,7 @@
 <h4>LexerPython.getIndentationDifference</h4>
 <b>getIndentationDifference</b>(<i>line, editor</i>)
 <p>
-        Private method to determine the difference for the new indentation.
+        Public method to determine the difference for the new indentation.
 </p><dl>
 <dt><i>line</i></dt>
 <dd>

eric ide

mercurial