diff -r 9fa71ee50b3d -r 45a5370f89a8 Documentation/Source/eric5.Plugins.WizardPlugins.QRegularExpressionWizard.QRegularExpressionWizardDialog.html --- a/Documentation/Source/eric5.Plugins.WizardPlugins.QRegularExpressionWizard.QRegularExpressionWizardDialog.html Mon Sep 09 19:25:46 2013 +0200 +++ b/Documentation/Source/eric5.Plugins.WizardPlugins.QRegularExpressionWizard.QRegularExpressionWizardDialog.html Mon Sep 09 19:26:51 2013 +0200 @@ -295,7 +295,8 @@ </p><dl> <dt><i>commandDict</i></dt> <dd> -dictionary with command string and related data (dict) +dictionary with command string and related + data (dict) </dd> </dl><dl> <dt>Returns:</dt> @@ -376,10 +377,11 @@ <h4>QRegularExpressionWizardWidget.on_executeButton_clicked</h4> <b>on_executeButton_clicked</b>(<i>startpos=0</i>) <p> - Private slot to execute the entered QRegularExpression on the test text. + Private slot to execute the entered QRegularExpression on the test + text. </p><p> - This slot will execute the entered QRegularExpression on the entered test - data and will display the result in the table part of the dialog. + This slot will execute the entered QRegularExpression on the entered + test data and will display the result in the table part of the dialog. </p><dl> <dt><i>startpos</i></dt> <dd>