diff -r 9986ec0e559a -r 10516539f238 Plugins/WizardPlugins/QRegularExpressionWizard/QRegularExpressionWizardDialog.py --- a/Plugins/WizardPlugins/QRegularExpressionWizard/QRegularExpressionWizardDialog.py Tue Oct 15 22:03:54 2013 +0200 +++ b/Plugins/WizardPlugins/QRegularExpressionWizard/QRegularExpressionWizardDialog.py Fri Oct 18 23:00:41 2013 +0200 @@ -137,8 +137,9 @@ """ 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) """ result = False