# HG changeset patch # User palgarvio # Date 1181302506 0 # Node ID d9c6ea20904be2ee5186b81a3dd0b3d6b2be1098 # Parent fccc9147d9b382fcfd0b1e9ba9776524832d863a Fix 2nd typo of [58]. diff --git a/babel/messages/frontend.py b/babel/messages/frontend.py --- a/babel/messages/frontend.py +++ b/babel/messages/frontend.py @@ -77,7 +77,7 @@ ('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 = [