eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsPySvn.SvnDialogMixin.html

branch
maintenance
changeset 8043
0acf98cd089a
parent 7989
a21d673a8f99
child 8215
fc5d68a6889e
--- a/eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsPySvn.SvnDialogMixin.html	Sun Jan 17 13:53:08 2021 +0100
+++ b/eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsPySvn.SvnDialogMixin.html	Mon Feb 01 10:38:16 2021 +0100
@@ -134,7 +134,7 @@
         Protected method called by the client to check for cancellation.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating a cancellation
 </dd>
@@ -147,7 +147,7 @@
         Protected method called by the client to request a log message.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 a flag indicating success and the log message (string)
 </dd>
@@ -176,7 +176,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 tuple of four values (retcode, username, password, save).
             Retcode should be True, if username and password should be used
@@ -201,7 +201,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 tuple of three values (retcode, acceptedFailures, save).
             Retcode should be true, if the certificate should be accepted,

eric ide

mercurial