DebugClients/Python3/DebugClientBase.py

branch
6_1_x
changeset 4947
20dcf00d83b3
parent 4946
c7b333448ad5
child 5116
046baf6c79be
diff -r c7b333448ad5 -r 20dcf00d83b3 DebugClients/Python3/DebugClientBase.py
--- a/DebugClients/Python3/DebugClientBase.py	Sun Apr 17 21:26:28 2016 +0200
+++ b/DebugClients/Python3/DebugClientBase.py	Wed Apr 20 19:38:19 2016 +0200
@@ -1050,7 +1050,7 @@
 
     def __interact(self):
         """
-        Private method to Interact with the debugger.
+        Private method to interact with the debugger.
         """
         global DebugClientInstance
 

eric ide

mercurial