diff -r c4c17121eff8 -r a21d673a8f99 eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsGit.GitCommitDialog.html --- a/eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsGit.GitCommitDialog.html Sat Jan 16 16:50:00 2021 +0100 +++ b/eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsGit.GitCommitDialog.html Sat Jan 16 16:51:23 2021 +0100 @@ -165,7 +165,7 @@ Public method to retrieve the state of the amend flag. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> state of the amend flag (boolean) </dd> @@ -178,7 +178,7 @@ Public method to retrieve the log message. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> the log message (string) </dd> @@ -233,7 +233,7 @@ Public method to retrieve the state of the reset author flag. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> state of the reset author flag (boolean) </dd> @@ -260,7 +260,7 @@ Public method to retrieve the state of the staged only flag. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> state of the staged only flag (boolean) </dd>