--- a/Plugins/VcsPlugins/vcsMercurial/ShelveExtension/ProjectHelper.py Wed Feb 26 19:39:29 2014 +0100 +++ b/Plugins/VcsPlugins/vcsMercurial/ShelveExtension/ProjectHelper.py Thu Feb 27 18:59:52 2014 +0100 @@ -17,7 +17,7 @@ class ShelveProjectHelper(HgExtensionProjectHelper): """ - Class implementing the queues extension project helper. + Class implementing the shelve extension project helper. """ def __init__(self): """