diff -r 0e12ee787967 -r 7ab8e126f404 Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py --- a/Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py Sat Apr 24 13:46:33 2010 +0000 +++ b/Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py Sat Apr 24 13:56:43 2010 +0000 @@ -136,7 +136,7 @@ def start(self, fn): """ - Public slot to start the svn status command. + Public slot to start the hg status command. @param fn filename(s)/directoryname(s) to show the status of (string or list of strings)