]> git.ipfire.org Git - thirdparty/babel.git/commitdiff
fix spelling
authorFelix Schwarz <felix.schwarz@oss.schwarz.eu>
Wed, 22 Aug 2012 21:27:45 +0000 (21:27 +0000)
committerFelix Schwarz <felix.schwarz@oss.schwarz.eu>
Wed, 22 Aug 2012 21:27:45 +0000 (21:27 +0000)
babel/messages/frontend.py

index 669dc7f9e2f0f9d7f0b986159b4c530cafcf717d..f2f7603a9a1052ee8629de133d898467f9f033b9 100755 (executable)
@@ -220,7 +220,7 @@ class extract_messages(Command):
          'set copyright holder in output'),
         ('add-comments=', 'c',
          'place comment block with TAG (or those preceding keyword lines) in '
-         'output file. Seperate multiple TAGs with commas(,)'),
+         'output file. Separate multiple TAGs with commas(,)'),
         ('strip-comments', None,
          'strip the comment TAGs from the comments.'),
         ('input-dirs=', None,