eric6/Plugins/VcsPlugins/vcsPySvn/SvnLogBrowserDialog.py

changeset 7900
72b88fb20261
parent 7775
4a1db75550bd
child 7923
91e843545d9a
diff -r ecf67e07b6e0 -r 72b88fb20261 eric6/Plugins/VcsPlugins/vcsPySvn/SvnLogBrowserDialog.py
--- a/eric6/Plugins/VcsPlugins/vcsPySvn/SvnLogBrowserDialog.py	Sat Dec 19 15:06:20 2020 +0100
+++ b/eric6/Plugins/VcsPlugins/vcsPySvn/SvnLogBrowserDialog.py	Sat Dec 19 15:22:26 2020 +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