eric6/Plugins/VcsPlugins/vcsPySvn/SvnLogBrowserDialog.py

branch
maintenance
changeset 8043
0acf98cd089a
parent 7924
8a96736d465e
parent 7923
91e843545d9a
child 8176
31965986ecd1
--- 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)

eric ide

mercurial