--- a/eric6/VCS/VersionControl.py Sat Dec 19 15:06:20 2020 +0100 +++ b/eric6/VCS/VersionControl.py Sat Dec 19 15:22:26 2020 +0100 @@ -280,7 +280,7 @@ with a log browser dialog. @param name file/directory name to show the log for (string) - @keyparam isFile flag indicating log for a file is to be shown + @param isFile flag indicating log for a file is to be shown (boolean) @exception RuntimeError to indicate that this method must be implemented by a subclass