eric6/Documentation/Source/eric6.DebugClients.Python.DCTestResult.html

changeset 7960
e8fc383322f7
parent 7273
391d6b7b1eff
child 8544
ea3d92626170
--- a/eric6/Documentation/Source/eric6.DebugClients.Python.DCTestResult.html	Tue Jan 05 18:28:31 2021 +0100
+++ b/eric6/Documentation/Source/eric6.DebugClients.Python.DCTestResult.html	Wed Jan 06 13:47:01 2021 +0100
@@ -23,7 +23,7 @@
 <h1>eric6.DebugClients.Python.DCTestResult</h1>
 
 <p>
-Module implementing a TestResult derivative for the eric6 debugger.
+Module implementing a TestResult derivative for the eric debugger.
 </p>
 <h3>Global Attributes</h3>
 
@@ -36,7 +36,7 @@
 
 <tr>
 <td><a href="#DCTestResult">DCTestResult</a></td>
-<td>A TestResult derivative to work with eric6's debug client.</td>
+<td>A TestResult derivative to work with eric's debug client.</td>
 </tr>
 </table>
 <h3>Functions</h3>
@@ -50,7 +50,7 @@
 <h2>DCTestResult</h2>
 
 <p>
-    A TestResult derivative to work with eric6's debug client.
+    A TestResult derivative to work with eric's debug client.
 </p>
 <p>
     For more details see unittest.py of the standard python distribution.

eric ide

mercurial