--- a/eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsPySvn.SvnDialogMixin.html Sat Jan 16 16:50:00 2021 +0100 +++ b/eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsPySvn.SvnDialogMixin.html Sat Jan 16 16:51:23 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,