changeset 58:fccc9147d9b3 trunk

Fix typo in [58].
author cmlenz
date Fri, 08 Jun 2007 11:32:27 +0000
parents d930a3dfbf3d
children d9c6ea20904b
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