eric6/Plugins/VcsPlugins/vcsMercurial/HgDialog.py

changeset 7900
72b88fb20261
parent 7759
51aa6c6b66f7
child 7923
91e843545d9a
--- a/eric6/Plugins/VcsPlugins/vcsMercurial/HgDialog.py	Sat Dec 19 15:06:20 2020 +0100
+++ b/eric6/Plugins/VcsPlugins/vcsMercurial/HgDialog.py	Sat Dec 19 15:22:26 2020 +0100
@@ -85,9 +85,9 @@
         Public slot used to start the process.
         
         @param args list of arguments for the process (list of strings)
-        @keyparam workingDir working directory for the process (string)
-        @keyparam showArgs flag indicating to show the arguments (boolean)
-        @keyparam environment dictionary of environment settings to add
+        @param workingDir working directory for the process (string)
+        @param showArgs flag indicating to show the arguments (boolean)
+        @param environment dictionary of environment settings to add
             or change for the git process (dict of string and string)
         @return flag indicating a successful start of the process
         """

eric ide

mercurial