changeset 59:d9c6ea20904b trunk

Fix 2nd typo of [58].
author palgarvio
date Fri, 08 Jun 2007 11:35:06 +0000
parents fccc9147d9b3
children f088d3518283
files babel/messages/frontend.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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 = [
Copyright (C) 2012-2017 Edgewall Software