diff options
-rw-r--r-- | python/babel/slack-desc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/babel/slack-desc b/python/babel/slack-desc index ba96381122a3..d5bb533da9c2 100644 --- a/python/babel/slack-desc +++ b/python/babel/slack-desc @@ -12,8 +12,8 @@ babel: Babel is a collection of tools for internationalizing Python apps. babel: It's composed of two major parts: babel: - tools to build and work with gettext message catalogs; babel: - a Python interface to the CLDR (Common Locale Data Repository), -babel: providing access to various locale display names, localized number -babel: and date formatting, etc. +babel: providing access to various locale display names, localized number +babel: and date formatting, etc. babel: babel: homepage: http://babel.edgewall.org/ babel: |