Plugins/WizardPlugins/QRegularExpressionWizard/QRegularExpressionWizardDialog.py

changeset 2965
d133c7edd88a
parent 2964
84b65fb9e780
child 3057
10516539f238
child 3119
8b19074bb239
diff -r 84b65fb9e780 -r d133c7edd88a Plugins/WizardPlugins/QRegularExpressionWizard/QRegularExpressionWizardDialog.py
--- a/Plugins/WizardPlugins/QRegularExpressionWizard/QRegularExpressionWizardDialog.py	Sun Sep 29 15:54:10 2013 +0200
+++ b/Plugins/WizardPlugins/QRegularExpressionWizard/QRegularExpressionWizardDialog.py	Sun Sep 29 18:22:08 2013 +0200
@@ -135,7 +135,7 @@
         """
         Private method to send a command to the PyQt5 server.
         
-        @param commandDict dictionary with command string and related
+        @param command dictionary with command string and related
             data (dict)
         @keyparam kw parameters for the command
         @return flag indicating a successful transmission (boolean)

eric ide

mercurial