--- 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