diff -r 866adc8c315b -r 0acf98cd089a eric6/VCS/VersionControl.py --- a/eric6/VCS/VersionControl.py Sun Jan 17 13:53:08 2021 +0100 +++ b/eric6/VCS/VersionControl.py Mon Feb 01 10:38:16 2021 +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