# HG changeset patch # User cmlenz # Date 1219663976 0 # Node ID 86b8fe7b83dc130b7ddb63028733d842b1b129b4 # Parent dc5b9feeab62169de6a644bd6f4a398c2de4afdb Fix type in ChangeLog. diff --git a/ChangeLog b/ChangeLog --- a/ChangeLog +++ b/ChangeLog @@ -23,7 +23,7 @@ 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).