Documentation/Source/eric5.Preferences.ConfigurationPages.EditorHighlightingStylesPage.html

changeset 3107
5b496e690984
parent 3103
451f60e70434
diff -r 80850df745a3 -r 5b496e690984 Documentation/Source/eric5.Preferences.ConfigurationPages.EditorHighlightingStylesPage.html
--- a/Documentation/Source/eric5.Preferences.ConfigurationPages.EditorHighlightingStylesPage.html	Sun Nov 24 16:44:16 2013 +0100
+++ b/Documentation/Source/eric5.Preferences.ConfigurationPages.EditorHighlightingStylesPage.html	Sun Nov 24 17:10:51 2013 +0100
@@ -256,14 +256,14 @@
         Private method to set the current style to its default values.
 </p><a NAME="EditorHighlightingStylesPage.on_eolfillCheckBox_toggled" ID="EditorHighlightingStylesPage.on_eolfillCheckBox_toggled"></a>
 <h4>EditorHighlightingStylesPage.on_eolfillCheckBox_toggled</h4>
-<b>on_eolfillCheckBox_toggled</b>(<i>b</i>)
+<b>on_eolfillCheckBox_toggled</b>(<i>on</i>)
 <p>
         Private method used to set the eolfill for the selected style and
         lexer.
 </p><dl>
-<dt><i>b</i></dt>
+<dt><i>on</i></dt>
 <dd>
-Flag indicating enabled or disabled state.
+flag indicating enabled or disabled state (boolean)
 </dd>
 </dl><a NAME="EditorHighlightingStylesPage.on_exportAllButton_clicked" ID="EditorHighlightingStylesPage.on_exportAllButton_clicked"></a>
 <h4>EditorHighlightingStylesPage.on_exportAllButton_clicked</h4>

eric ide

mercurial