changeset 61:477cf09c22e5

Fix 2nd typo of [58].
author palgarvio
date Fri, 08 Jun 2007 11:35:06 +0000
parents 341d04297f24
children 0d692e4f1c76
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