eric6/Documentation/Source/eric6.QScintilla.SpellChecker.html

changeset 7900
72b88fb20261
parent 7273
391d6b7b1eff
child 7989
a21d673a8f99
--- a/eric6/Documentation/Source/eric6.QScintilla.SpellChecker.html	Sat Dec 19 15:06:20 2020 +0100
+++ b/eric6/Documentation/Source/eric6.QScintilla.SpellChecker.html	Sat Dec 19 15:22:26 2020 +0100
@@ -220,11 +220,11 @@
 the language to be used as the default (string).
             The string should be in language locale format (e.g. en_US, de).
 </dd>
-<dt><i>pwl=</i></dt>
+<dt><i>pwl</i></dt>
 <dd>
 name of the personal/project word list (string)
 </dd>
-<dt><i>pel=</i></dt>
+<dt><i>pel</i></dt>
 <dd>
 name of the personal/project exclude list (string)
 </dd>
@@ -337,13 +337,13 @@
 <dd>
 spell checking indicator
 </dd>
-<dt><i>defaultLanguage=</i></dt>
+<dt><i>defaultLanguage</i></dt>
 <dd>
 the language to be used as the default
             (string). The string should be in language locale format
             (e.g. en_US, de).
 </dd>
-<dt><i>checkRegion=</i></dt>
+<dt><i>checkRegion</i></dt>
 <dd>
 reference to a function to check for a valid
             region
@@ -506,7 +506,7 @@
 <dd>
 position to check at (integer)
 </dd>
-<dt><i>atEnd=</i></dt>
+<dt><i>atEnd</i></dt>
 <dd>
 flag indicating the position is at the end of the word
             to check (boolean)
@@ -688,11 +688,11 @@
 the language to be used as the default (string).
             The string should be in language locale format (e.g. en_US, de).
 </dd>
-<dt><i>pwl=</i></dt>
+<dt><i>pwl</i></dt>
 <dd>
 name of the personal/project word list (string)
 </dd>
-<dt><i>pel=</i></dt>
+<dt><i>pel</i></dt>
 <dd>
 name of the personal/project exclude list (string)
 </dd>

eric ide

mercurial