eric6/Documentation/Source/eric6.Plugins.WizardPlugins.PyRegExpWizard.PyRegExpWizardDialog.html

branch
maintenance
changeset 8043
0acf98cd089a
parent 7989
a21d673a8f99
diff -r 866adc8c315b -r 0acf98cd089a eric6/Documentation/Source/eric6.Plugins.WizardPlugins.PyRegExpWizard.PyRegExpWizardDialog.html
--- a/eric6/Documentation/Source/eric6.Plugins.WizardPlugins.PyRegExpWizard.PyRegExpWizardDialog.html	Sun Jan 17 13:53:08 2021 +0100
+++ b/eric6/Documentation/Source/eric6.Plugins.WizardPlugins.PyRegExpWizard.PyRegExpWizardDialog.html	Mon Feb 01 10:38:16 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>
@@ -128,7 +128,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 generated code (string)
 </dd>
@@ -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>
@@ -342,7 +342,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 generated code (string)
 </dd>
@@ -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>

eric ide

mercurial