eric6/VCS/VersionControl.py

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

eric ide

mercurial