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)