From: Pedro Algarvio Date: Fri, 8 Jun 2007 11:35:06 +0000 (+0000) Subject: Fix 2nd typo of [58]. X-Git-Tag: 1.0~570 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=00b5ed422c7d6d33208382e04ba4ceeefc0901e4;p=thirdparty%2Fbabel.git Fix 2nd typo of [58]. --- diff --git a/babel/messages/frontend.py b/babel/messages/frontend.py index 0e997f76..e49e3f3b 100644 --- a/babel/messages/frontend.py +++ b/babel/messages/frontend.py @@ -77,7 +77,7 @@ class extract_messages(Command): ('no-wrap', None, 'do not break long message lines, longer than the output line width, ' 'into several lines'), - ('input-dirs=', + ('input-dirs=', None, 'directories that should be scanned for messages'), ] boolean_options = [