diff -r ffbebfb6b8d4 -r 2ee6769afe82 mercurial/commands.py --- 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,