--- a/eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsSubversion.SvnCommitDialog.html Sat Jan 16 16:50:00 2021 +0100 +++ b/eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsSubversion.SvnCommitDialog.html Sat Jan 16 16:51:23 2021 +0100 @@ -149,7 +149,7 @@ Public method to retrieve the changelists data. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> tuple containing the changelists (list of strings) and a flag indicating to keep changelists (boolean) @@ -163,7 +163,7 @@ Public method to check, if the user entered some changelists. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating availability of changelists (boolean) </dd> @@ -176,7 +176,7 @@ Public method to retrieve the log message. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> the log message (string) </dd>