author | Martin Geisler <mg@lazybytes.net> |
Thu, 09 Apr 2009 10:48:07 +0200 | |
changeset 8038 | 2ee6769afe82 |
parent 8037 | ffbebfb6b8d4 |
child 8039 | 18081ce1e630 |
--- a/mercurial/commands.py Wed Apr 08 23:24:22 2009 +0200 +++ b/mercurial/commands.py Thu Apr 09 10:48:07 2009 +0200 @@ -3252,7 +3252,7 @@ "import|patch": (import_, [('p', 'strip', 1, - _('directory strip option for patch. This has the same\n' + _('directory strip option for patch. This has the same ' 'meaning as the corresponding patch option')), ('b', 'base', '', _('base path')), ('f', 'force', None,