eric6/DebugClients/Python/ThreadExtension.py

branch
multi_processing
changeset 7390
052ce4cf06c6
parent 7376
21df384d6150
child 7404
663f1c3d6f53
--- a/eric6/DebugClients/Python/ThreadExtension.py	Sun Feb 02 16:41:40 2020 +0100
+++ b/eric6/DebugClients/Python/ThreadExtension.py	Sun Feb 02 19:29:56 2020 +0100
@@ -27,7 +27,7 @@
     """
     Class implementing the thread support for the debugger.
     
-    Provides methods for intercepting thread creation, retriving the running
+    Provides methods for intercepting thread creation, retrieving the running
     threads and their name and state.
     """
     def __init__(self):

eric ide

mercurial