]> git.ipfire.org Git - thirdparty/babel.git/commitdiff
removed a lone star
authorArmin Ronacher <armin.ronacher@active-4.com>
Fri, 26 Jul 2013 14:55:40 +0000 (16:55 +0200)
committerArmin Ronacher <armin.ronacher@active-4.com>
Fri, 26 Jul 2013 14:55:40 +0000 (16:55 +0200)
CHANGES

diff --git a/CHANGES b/CHANGES
index 526ed08d614afd372aea8b4036d8a5fd6c168667..1b6f9ca061be9c07e178239cbb8e249d2b8e7230 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -59,7 +59,7 @@ Version 1.0
   installed but no egg-info was found (#230)
 - format_time() and format_datetime() now accept also floats (#242)
 - add babel.support.NullTranslations class similar to gettext.NullTranslations
-  but with all of Babel's new *gettext methods (#277)
+  but with all of Babel's new gettext methods (#277)
 - "init" and "update" commands support "--width" option (#284)
 - fix 'input_dirs' option for setuptools integration (#232, initial patch by 
   Étienne Bersac)