changeset 60:341d04297f24

Fix typo in [58].
author cmlenz
date Fri, 08 Jun 2007 11:32:27 +0000
parents e68fd956ebce
children 477cf09c22e5
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
@@ -76,7 +76,7 @@
          'set output line width (default 76)'),
         ('no-wrap', None,
          'do not break long message lines, longer than the output line width, '
-         'into several lines')
+         'into several lines'),
         ('input-dirs=',
          'directories that should be scanned for messages'),
     ]
Copyright (C) 2012-2017 Edgewall Software