hgext/convert/__init__.py
changeset 21024 7731a2281cf0
parent 20795 29b159bd71bc
child 21076 5236c7a72a2d
--- a/hgext/convert/__init__.py	Sun Apr 13 19:01:00 2014 +0200
+++ b/hgext/convert/__init__.py	Sun Apr 13 19:01:00 2014 +0200
@@ -146,7 +146,7 @@
     you want to close a branch. Each entry contains a revision or hash
     separated by white space.
 
-    The tagpmap is a file that exactly analogous to the branchmap. This will
+    The tagmap is a file that exactly analogous to the branchmap. This will
     rename tags on the fly and prevent the 'update tags' commit usually found
     at the end of a convert process.