hgext/transplant.py
changeset 8894 868670dbc237
parent 8811 8b35b08724eb
child 8934 9dda4c73fc3b
--- a/hgext/transplant.py	Mon Jun 22 14:49:07 2009 +0200
+++ b/hgext/transplant.py	Mon Jun 22 15:48:08 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.
 
-'''patch transplanting tool
+'''transplant changesets from another branch
 
 This extension allows you to transplant patches from another branch.