diff -r c4c17121eff8 -r a21d673a8f99 eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsGit.GitDiffGenerator.html --- a/eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsGit.GitDiffGenerator.html Sat Jan 16 16:50:00 2021 +0100 +++ b/eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsGit.GitDiffGenerator.html Sat Jan 16 16:51:23 2021 +0100 @@ -238,7 +238,7 @@ Public method to return the result data. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> tuple of lists of string containing lines of the diff, the diff between stage and repo for 'work2stage2repo' mode (empty @@ -280,7 +280,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating the start status (boolean) </dd>