eric6/Plugins/VcsPlugins/vcsMercurial/ShelveExtension/shelve.py

changeset 7900
72b88fb20261
parent 7759
51aa6c6b66f7
child 7923
91e843545d9a
--- a/eric6/Plugins/VcsPlugins/vcsMercurial/ShelveExtension/shelve.py	Sat Dec 19 15:06:20 2020 +0100
+++ b/eric6/Plugins/VcsPlugins/vcsMercurial/ShelveExtension/shelve.py	Sat Dec 19 15:22:26 2020 +0100
@@ -133,7 +133,7 @@
         Public method to restore shelved changes to the project directory.
         
         @param name name of the project directory (string)
-        @keyparam shelveName name of the shelve to restore (string)
+        @param shelveName name of the shelve to restore (string)
         @return flag indicating that the project should be reread (boolean)
         """
         # find the root of the repo

eric ide

mercurial