diff -r 866adc8c315b -r 0acf98cd089a eric6/Plugins/VcsPlugins/vcsPySvn/SvnLogBrowserDialog.py --- a/eric6/Plugins/VcsPlugins/vcsPySvn/SvnLogBrowserDialog.py Sun Jan 17 13:53:08 2021 +0100 +++ b/eric6/Plugins/VcsPlugins/vcsPySvn/SvnLogBrowserDialog.py Mon Feb 01 10:38:16 2021 +0100 @@ -349,7 +349,7 @@ Public slot to start the svn log command. @param fn filename 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) """ self.sbsCheckBox.setEnabled(isFile)