eric6/Documentation/Source/eric6.Debugger.DebugViewer.html

changeset 7989
a21d673a8f99
parent 7986
2971d5d19951
diff -r c4c17121eff8 -r a21d673a8f99 eric6/Documentation/Source/eric6.Debugger.DebugViewer.html
--- a/eric6/Documentation/Source/eric6.Debugger.DebugViewer.html	Sat Jan 16 16:50:00 2021 +0100
+++ b/eric6/Documentation/Source/eric6.Debugger.DebugViewer.html	Sat Jan 16 16:51:23 2021 +0100
@@ -564,7 +564,7 @@
         Public method to get a reference to the current widget.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 reference to the current widget
 </dd>
@@ -583,7 +583,7 @@
         Public method to get the currently selected debugger ID.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 selected debugger ID
 </dd>
@@ -602,7 +602,7 @@
         Public method to get the currently selected debugger's state.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 selected debugger's state (broken, exception, running)
 </dd>
@@ -685,7 +685,7 @@
         Public method to get the state of the call trace function.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating the state of the call trace function
 </dd>
@@ -704,7 +704,7 @@
         Public method to test, if only one debugger is connected.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating that only one debugger is connected
 </dd>

eric ide

mercurial