eric6/Documentation/Source/eric6.Debugger.StartDialog.html

changeset 7989
a21d673a8f99
parent 7887
c1588f5a83e9
child 8163
29fb6d420a25
diff -r c4c17121eff8 -r a21d673a8f99 eric6/Documentation/Source/eric6.Debugger.StartDialog.html
--- a/eric6/Documentation/Source/eric6.Debugger.StartDialog.html	Sat Jan 16 16:50:00 2021 +0100
+++ b/eric6/Documentation/Source/eric6.Debugger.StartDialog.html	Sat Jan 16 16:51:23 2021 +0100
@@ -230,7 +230,7 @@
         Public method to test, if histories shall be cleared.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating histories shall be cleared
 </dd>
@@ -250,7 +250,7 @@
         dialog.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating erasure of coverage info
 </dd>
@@ -269,7 +269,7 @@
         Public method to retrieve the data entered into this dialog.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 a tuple of interpreter, argv, workdir, environment,
             exceptions flag, clear interpreter flag and run in console flag
@@ -290,7 +290,7 @@
         dialog.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 a tuple of a flag indicating, if the Python library should be
             traced as well, a flag indicating, that the debugger should not
@@ -313,7 +313,7 @@
         Public method to get the lists of histories.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 tuple containing the histories of command line arguments,
             working directories, environment settings and no debug programs
@@ -335,7 +335,7 @@
         dialog.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating erasure of profiling info
 </dd>
@@ -354,7 +354,7 @@
         Public method to test for modified histories.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating modified histories
 </dd>

eric ide

mercurial