eric6/DebugClients/Python/SubprocessExtension.py

branch
multi_processing
changeset 7563
b0d6b63f2843
parent 7424
9bb7d8b0f966
child 7873
cb2badbdf26c
--- a/eric6/DebugClients/Python/SubprocessExtension.py	Sat Feb 22 17:03:43 2020 +0100
+++ b/eric6/DebugClients/Python/SubprocessExtension.py	Sat May 02 14:35:03 2020 +0200
@@ -41,7 +41,7 @@
             @type list of str or str
             @param args constructor arguments of Popen
             @type list
-            @param kwargs constructor keword only arguments of Popen
+            @param kwargs constructor keyword only arguments of Popen
             @type dict
             """
             if (

eric ide

mercurial