hgext/convert/__init__.py
changeset 19864 1ce3f56b879f
parent 18819 05acdf8e1f23
child 19891 e271970b9821
--- a/hgext/convert/__init__.py	Wed Oct 02 19:46:48 2013 +0200
+++ b/hgext/convert/__init__.py	Fri Jul 19 02:32:36 2013 +0200
@@ -311,7 +311,7 @@
           ('d', 'dest-type', '',
            _('destination repository type'), _('TYPE')),
           ('r', 'rev', '',
-           _('import up to target revision REV'), _('REV')),
+           _('import up to source revision REV'), _('REV')),
           ('A', 'authormap', '',
            _('remap usernames using this file'), _('FILE')),
           ('', 'filemap', '',