--- a/eric6/Documentation/Source/eric6.Plugins.WizardPlugins.QRegularExpressionWizard.QRegularExpressionWizardDialog.html Sun Jan 17 13:53:08 2021 +0100 +++ b/eric6/Documentation/Source/eric6.Plugins.WizardPlugins.QRegularExpressionWizard.QRegularExpressionWizardDialog.html Mon Feb 01 10:38:16 2021 +0100 @@ -114,7 +114,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="QRegularExpressionWizardDialog.accept" ID="QRegularExpressionWizardDialog.accept"></a> @@ -143,7 +143,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> generated code (string) </dd> @@ -338,7 +338,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="QRegularExpressionWizardWidget.__insertString" ID="QRegularExpressionWizardWidget.__insertString"></a> @@ -369,7 +369,7 @@ Private method to receive a response from the PyQt5 server. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> response dictionary (dict) </dd> @@ -394,7 +394,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating a successful transmission (boolean) </dd> @@ -418,7 +418,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> generated code (string) </dd> @@ -487,7 +487,7 @@ Private slot to copy the QRegularExpression 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="QRegularExpressionWizardWidget.on_endlineButton_clicked" ID="QRegularExpressionWizardWidget.on_endlineButton_clicked"></a> <h4>QRegularExpressionWizardWidget.on_endlineButton_clicked</h4>