hgext/transplant.py
changeset 16457 91196ebcaeed
parent 16400 f2ba409dbb0f
child 16507 1f020021adfa
--- a/hgext/transplant.py	Tue Apr 17 11:13:38 2012 -0500
+++ b/hgext/transplant.py	Mon Apr 16 22:41:03 2012 -0700
@@ -535,7 +535,7 @@
     normally instead of transplanting them.
 
     Merge changesets may be transplanted directly by specifying the
-    proper parent changeset by calling :hg: `transplant --parent`.
+    proper parent changeset by calling :hg:`transplant --parent`.
 
     If no merges or revisions are provided, :hg:`transplant` will
     start an interactive changeset browser.