hgext/transplant.py
changeset 8934 9dda4c73fc3b
parent 8894 868670dbc237
child 9076 3f505d4bfee0
child 9183 d0225fa2f6c4
--- a/hgext/transplant.py	Wed Jun 24 13:10:05 2009 +0200
+++ b/hgext/transplant.py	Wed Jun 24 13:42:02 2009 +0200
@@ -5,7 +5,7 @@
 # This software may be used and distributed according to the terms of the
 # GNU General Public License version 2, incorporated herein by reference.
 
-'''transplant changesets from another branch
+'''command to transplant changesets from another branch
 
 This extension allows you to transplant patches from another branch.