Plugins/VcsPlugins/vcsMercurial/QueuesExtension/HgQueuesQueueManagementDialog.py

changeset 3591
2f2a4a76dd22
parent 3484
645c12de6b0c
child 3656
441956d8fce5
--- a/Plugins/VcsPlugins/vcsMercurial/QueuesExtension/HgQueuesQueueManagementDialog.py	Sat May 17 19:58:49 2014 +0200
+++ b/Plugins/VcsPlugins/vcsMercurial/QueuesExtension/HgQueuesQueueManagementDialog.py	Sun May 18 14:13:09 2014 +0200
@@ -89,7 +89,7 @@
     
     def __getQueuesList(self):
         """
-        Public method to get a list of all queues and the name of the active
+        Private method to get a list of all queues and the name of the active
         queue.
         
         @return tuple with a list of all queues and the name of the active

eric ide

mercurial