diff -r 44e15eda6506 -r e8fc383322f7 eric6/Documentation/Source/eric6.Plugins.WizardPlugins.PyRegExpWizard.PyRegExpWizardDialog.html --- a/eric6/Documentation/Source/eric6.Plugins.WizardPlugins.PyRegExpWizard.PyRegExpWizardDialog.html Tue Jan 05 18:28:31 2021 +0100 +++ b/eric6/Documentation/Source/eric6.Plugins.WizardPlugins.PyRegExpWizard.PyRegExpWizardDialog.html Wed Jan 06 13:47:01 2021 +0100 @@ -106,7 +106,7 @@ </dd> <dt><i>fromEric</i></dt> <dd> -flag indicating a call from within eric6 +flag indicating a call from within eric </dd> </dl> <a NAME="PyRegExpWizardDialog.getCode" ID="PyRegExpWizardDialog.getCode"></a> @@ -300,7 +300,7 @@ </dd> <dt><i>fromEric</i></dt> <dd> -flag indicating a call from within eric6 +flag indicating a call from within eric </dd> </dl> <a NAME="PyRegExpWizardWidget.__insertString" ID="PyRegExpWizardWidget.__insertString"></a> @@ -404,7 +404,7 @@ Private slot to copy the regexp string into the clipboard. </p> <p> - This slot is only available, if not called from within eric6. + This slot is only available, if not called from within eric. </p> <a NAME="PyRegExpWizardWidget.on_endlineButton_clicked" ID="PyRegExpWizardWidget.on_endlineButton_clicked"></a> <h4>PyRegExpWizardWidget.on_endlineButton_clicked</h4>