--- a/Plugins/VcsPlugins/vcsMercurial/HgSummaryDialog.py Wed Mar 12 18:44:34 2014 +0100 +++ b/Plugins/VcsPlugins/vcsMercurial/HgSummaryDialog.py Wed Mar 12 18:46:12 2014 +0100 @@ -65,8 +65,8 @@ @param path path name of the working directory (string) @param mq flag indicating to show the queue status as well (boolean) - @param mq flag indicating to show the largefiles status as well - (boolean) + @param largefiles flag indicating to show the largefiles status as + well (boolean) """ self.errorGroup.hide() self.__path = path