From 27f988a28d91530876ca4c3117b2b052e0384982 Mon Sep 17 00:00:00 2001 From: Felix Schwarz Date: Wed, 22 Aug 2012 21:27:45 +0000 Subject: [PATCH] fix spelling --- babel/messages/frontend.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/babel/messages/frontend.py b/babel/messages/frontend.py index 669dc7f9..f2f7603a 100755 --- a/babel/messages/frontend.py +++ b/babel/messages/frontend.py @@ -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, -- 2.47.3