Mercurial > public > mercurial-scm > hg
diff hgext/transplant.py @ 19951:d51c4d85ec23 stable
spelling: random spell checker fixes
author | Mads Kiilerich <madski@unity3d.com> |
---|---|
date | Thu, 24 Oct 2013 01:49:56 +0800 |
parents | 607191a45f8c |
children | 6fb59247c7d5 |
line wrap: on
line diff
--- 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.