Corrected a source docu description in the transplant extension.

Tue, 31 May 2011 12:36:55 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Tue, 31 May 2011 12:36:55 +0200
changeset 1091
de098acb7ad2
parent 1090
41b2f212563c
child 1092
1b149c2d9ae1

Corrected a source docu description in the transplant extension.

Plugins/VcsPlugins/vcsMercurial/TransplantExtension/transplant.py file | annotate | diff | comparison | revisions
--- 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