Plugins/VcsPlugins/vcsMercurial/TransplantExtension/transplant.py

changeset 1091
de098acb7ad2
parent 1087
fb8cd56819a9
child 1092
1b149c2d9ae1
--- a/Plugins/VcsPlugins/vcsMercurial/TransplantExtension/transplant.py	Tue May 31 12:27:55 2011 +0200
+++ b/Plugins/VcsPlugins/vcsMercurial/TransplantExtension/transplant.py	Tue May 31 12:36:55 2011 +0200
@@ -78,7 +78,7 @@
     
     def hgTransplantContinue(self, path):
         """
-        Public method to transplant changesets from another branch.
+        Public method to continue transplanting changesets from another branch.
         
         @param path directory name of the project (string)
         @return flag indicating that the project should be reread (boolean)

eric ide

mercurial