eric6/Documentation/Source/eric6.Plugins.PluginVcsGit.html

changeset 7989
a21d673a8f99
parent 7273
391d6b7b1eff
child 8308
f39977d44009
diff -r c4c17121eff8 -r a21d673a8f99 eric6/Documentation/Source/eric6.Plugins.PluginVcsGit.html
--- a/eric6/Documentation/Source/eric6.Plugins.PluginVcsGit.html	Sat Jan 16 16:50:00 2021 +0100
+++ b/eric6/Documentation/Source/eric6.Plugins.PluginVcsGit.html	Sat Jan 16 16:51:23 2021 +0100
@@ -162,7 +162,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 the requested setting
 </dd>
@@ -214,7 +214,7 @@
         Public method to activate this plugin.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 tuple of reference to instantiated viewmanager and
             activation status (boolean)
@@ -235,7 +235,7 @@
         Public method to get the filename of the config file.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 filename of the config file (string)
 </dd>
@@ -248,7 +248,7 @@
         Public method to get a reference to the project helper object.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 reference to the project helper object
 </dd>
@@ -314,7 +314,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 reference to the configuration page
 </dd>
@@ -330,7 +330,7 @@
     Public function to get the display string.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 display string (string)
 </dd>
@@ -346,7 +346,7 @@
     Public method to support the display of some executable info.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 dictionary containing the data to query the presence of
         the executable
@@ -363,7 +363,7 @@
     Module function returning data as required by the configuration dialog.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 dictionary with key "zzz_gitPage" containing the relevant
         data
@@ -380,7 +380,7 @@
     Public function to get the indicators for this version control system.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 dictionary with indicator as key and a tuple with the vcs name
         (string) and vcs display string (string)

eric ide

mercurial