eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsGit.GitStatusDialog.html

branch
maintenance
changeset 8043
0acf98cd089a
parent 7989
a21d673a8f99
child 8152
0c740fcffd34
--- a/eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsGit.GitStatusDialog.html	Sun Jan 17 13:53:08 2021 +0100
+++ b/eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsGit.GitStatusDialog.html	Mon Feb 01 10:38:16 2021 +0100
@@ -447,7 +447,7 @@
         Private method to retrieve all entries the user wants to commit.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 list of all items, the user has checked
 </dd>
@@ -461,7 +461,7 @@
         selected.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 list of all items, the user has not checked
 </dd>
@@ -474,7 +474,7 @@
         Private method to retrieve all entries, that have a conflict status.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 list of all items with a conflict status
 </dd>
@@ -487,7 +487,7 @@
         Private method to retrieve all entries, that have a missing status.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 list of all items with a missing status
 </dd>
@@ -500,7 +500,7 @@
         Private method to retrieve all entries, that have a modified status.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 list of all items with a modified status
 </dd>
@@ -513,7 +513,7 @@
         Private method to retrieve all entries, that have a modified status.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 list of all items with a modified status
 </dd>
@@ -527,7 +527,7 @@
         status.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 list of all items with a stageable status
 </dd>
@@ -541,7 +541,7 @@
         status.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 list of all items with an unstageable status
 </dd>
@@ -555,7 +555,7 @@
         status.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 list of all items with an unversioned status
 </dd>
@@ -671,7 +671,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 tuple of start and end indexes (integer, integer)
 </dd>
@@ -733,7 +733,7 @@
         Private method to generate a temporary patch file.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 name of the temporary file (string)
 </dd>

eric ide

mercurial