--- a/hgext/transplant.py Thu Oct 17 16:13:15 2013 +0800
+++ b/hgext/transplant.py Thu Oct 24 01:49:56 2013 +0800
@@ -533,7 +533,7 @@
--source/-s specifies another repository to use for selecting changesets,
just as if it temporarily had been pulled.
If --branch/-b is specified, these revisions will be used as
- heads when deciding which changsets to transplant, just as if only
+ heads when deciding which changesets to transplant, just as if only
these revisions had been pulled.
If --all/-a is specified, all the revisions up to the heads specified
with --branch will be transplanted.