diff -r 2079ccbfa335 -r cbf6d88004ce eric6/Documentation/Source/eric6.QScintilla.SpellChecker.html --- a/eric6/Documentation/Source/eric6.QScintilla.SpellChecker.html Mon Sep 02 18:52:31 2019 +0200 +++ b/eric6/Documentation/Source/eric6.QScintilla.SpellChecker.html Mon Sep 02 18:58:29 2019 +0200 @@ -137,9 +137,6 @@ <td><a href="#SpellChecker.initCheck">initCheck</a></td> <td>Public method to initialize a spell check.</td> </tr><tr> -<td><a href="#SpellChecker.next">next</a></td> -<td>Public method to advance to the next error.</td> -</tr><tr> <td><a href="#SpellChecker.remove">remove</a></td> <td>Public method to add a word to the personal exclude list.</td> </tr><tr> @@ -481,16 +478,6 @@ <dd> flag indicating successful initialization (boolean) </dd> -</dl><a NAME="SpellChecker.next" ID="SpellChecker.next"></a> -<h4>SpellChecker.next</h4> -<b>next</b>(<i></i>) -<p> - Public method to advance to the next error. -</p><dl> -<dt>Returns:</dt> -<dd> -self -</dd> </dl><a NAME="SpellChecker.remove" ID="SpellChecker.remove"></a> <h4>SpellChecker.remove</h4> <b>remove</b>(<i>word</i>)