# HG changeset patch # User cmlenz # Date 1219663976 0 # Node ID 9ec92e0d3629f8a74231d10376beb647ca823b0f # Parent 94d992d409c76add9ba1cb1df8d76198f452eb46 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).