--- a/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.git.html Wed Jan 10 09:42:15 2024 +0100 +++ b/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.git.html Wed Jan 10 09:44:42 2024 +0100 @@ -2561,8 +2561,8 @@ <dl> <dt>Return:</dt> <dd> -the received dictionary completed with a combination of - canBeCommited and canBeAdded or None in order to signal an error +the received dictionary completed with the VCS state or None in + order to signal an error </dd> </dl> <dl> @@ -3126,13 +3126,13 @@ <dl> <dt>Return:</dt> <dd> -registered state (one of canBeCommited and canBeAdded) +registered state </dd> </dl> <dl> <dt>Return Type:</dt> <dd> -int +VersionControlState </dd> </dl> <a NAME="Git.vcsRemove" ID="Git.vcsRemove"></a>