From: Christopher Lenz Date: Mon, 25 Aug 2008 11:32:56 +0000 (+0000) Subject: Fix type in ChangeLog. X-Git-Tag: 1.0~279 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c27dcee5b803d9cdfad06a62fb9ff3285efb8e4d;p=thirdparty%2Fbabel.git Fix type in ChangeLog. --- diff --git a/ChangeLog b/ChangeLog index d265e18c..49ad41e3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -23,7 +23,7 @@ http://svn.edgewall.org/repos/babel/tags/0.9.4/ Manlio Perillo for the suggestion. * Fixed JavaScript extraction for regular expression literals (ticket #138) and concatenated strings. - * The `Translation` class in `babel.support` can now managed catalogs with + * The `Translation` class in `babel.support` can now manage catalogs with different message domains, and exposes the family of `d*gettext` functions (ticket #137).