Plugins/VcsPlugins/vcsMercurial/QueuesExtension/HgQueuesNewPatchDialog.py

changeset 3008
7848489bcb92
parent 2962
d6c9d1ca2da4
child 3023
34ce20603bf7
child 3057
10516539f238
--- a/Plugins/VcsPlugins/vcsMercurial/QueuesExtension/HgQueuesNewPatchDialog.py	Fri Oct 11 19:51:20 2013 +0200
+++ b/Plugins/VcsPlugins/vcsMercurial/QueuesExtension/HgQueuesNewPatchDialog.py	Sat Oct 12 15:01:28 2013 +0200
@@ -117,8 +117,8 @@
             flag indicating to set the user, a flag indicating to use the
             current user and the user name and another tuple giving a flag
             indicating to set the date, a flag indicating to use the
-            current date and the date (string, string, (boolean, boolean, string),
-            (boolean, boolean, string))
+            current date and the date (string, string, (boolean, boolean,
+            string), (boolean, boolean, string))
         """
         userData = (self.userGroup.isChecked(),
                     self.currentUserCheckBox.isChecked(),

eric ide

mercurial