diff -r 866adc8c315b -r 0acf98cd089a eric6/Documentation/Source/eric6.QScintilla.ShellWindow.html --- a/eric6/Documentation/Source/eric6.QScintilla.ShellWindow.html Sun Jan 17 13:53:08 2021 +0100 +++ b/eric6/Documentation/Source/eric6.QScintilla.ShellWindow.html Mon Feb 01 10:38:16 2021 +0100 @@ -126,7 +126,7 @@ </tr> <tr> <td><a href="#ShellWindow.__newWindow">__newWindow</a></td> -<td>Private slot to start a new instance of eric6.</td> +<td>Private slot to start a new instance of eric.</td> </tr> <tr> <td><a href="#ShellWindow.__readSettings">__readSettings</a></td> @@ -341,7 +341,7 @@ <b>__newWindow</b>(<i></i>) <p> - Private slot to start a new instance of eric6. + Private slot to start a new instance of eric. </p> <a NAME="ShellWindow.__readSettings" ID="ShellWindow.__readSettings"></a> <h4>ShellWindow.__readSettings</h4> @@ -488,7 +488,7 @@ Public method to get a reference to the active shell. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> reference to the shell widget </dd> @@ -521,7 +521,7 @@ Public method to get a reference to the APIs manager. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> the APIs manager object (eric6.QScintilla.APIsManager) </dd>