]> git.ipfire.org Git - thirdparty/babel.git/commitdiff
Fix type in ChangeLog.
authorChristopher Lenz <cmlenz@gmail.com>
Mon, 25 Aug 2008 11:32:56 +0000 (11:32 +0000)
committerChristopher Lenz <cmlenz@gmail.com>
Mon, 25 Aug 2008 11:32:56 +0000 (11:32 +0000)
ChangeLog

index d265e18c20dbf39ade7a357bd2b5fe9b6e3b7bd5..49ad41e3ae008e1bd629a3cb083384679e8e0ba4 100644 (file)
--- 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).