diff -r 44e15eda6506 -r e8fc383322f7 eric6/Documentation/Source/eric6.PyUnit.UnittestDialog.html --- a/eric6/Documentation/Source/eric6.PyUnit.UnittestDialog.html Tue Jan 05 18:28:31 2021 +0100 +++ b/eric6/Documentation/Source/eric6.PyUnit.UnittestDialog.html Wed Jan 06 13:47:01 2021 +0100 @@ -342,7 +342,7 @@ </tr> <tr> <td><a href="#UnittestDialog.__showSource">__showSource</a></td> -<td>Private slot to show the source of a traceback in an eric6 editor.</td> +<td>Private slot to show the source of a traceback in an eric editor.</td> </tr> <tr> <td><a href="#UnittestDialog.__stopTests">__stopTests</a></td> @@ -467,7 +467,7 @@ <dt><i>dbs</i> (DebugServer)</dt> <dd> reference to the debug server object. It is an indication - whether we were called from within the eric6 IDE. + whether we were called from within the eric IDE. </dd> <dt><i>ui</i> (UserInterface)</dt> <dd> @@ -701,7 +701,7 @@ <b>__showSource</b>(<i></i>) <p> - Private slot to show the source of a traceback in an eric6 editor. + Private slot to show the source of a traceback in an eric editor. </p> <a NAME="UnittestDialog.__stopTests" ID="UnittestDialog.__stopTests"></a> <h4>UnittestDialog.__stopTests</h4>