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

changeset 7989
a21d673a8f99
parent 7273
391d6b7b1eff
child 8215
fc5d68a6889e
diff -r c4c17121eff8 -r a21d673a8f99 eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsGit.GitDiffParser.html
--- a/eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsGit.GitDiffParser.html	Sat Jan 16 16:50:00 2021 +0100
+++ b/eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsGit.GitDiffParser.html	Sat Jan 16 16:51:23 2021 +0100
@@ -156,7 +156,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 hunk header (string)
 </dd>
@@ -180,7 +180,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 hunk header range (string)
 </dd>
@@ -193,7 +193,7 @@
         Private method to initialize a hunk data structure.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 hunk data structure (dictionary)
 </dd>
@@ -228,7 +228,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 tuple of hunk start and hunk length (integer, integer)
 </dd>
@@ -248,7 +248,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 diff lines of the patch (string)
 </dd>
@@ -276,7 +276,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 diff lines of the patch (string)
 </dd>
@@ -289,7 +289,7 @@
         Public method to get the header length.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 length of the header (integer)
 </dd>

eric ide

mercurial