Plugins/VcsPlugins/vcsMercurial/HgSummaryDialog.py

changeset 3359
6b6c224d67d6
parent 3315
bd1a25ead18d
child 3396
5320ecd70fdb
--- 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

eric ide

mercurial