summaryrefslogtreecommitdiffstats
path: root/python/babel
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2016-11-13 22:13:54 -0500
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-11-14 16:47:23 +0700
commit96caa9ba3e960fefdabf1fee3d6539c15fc77986 (patch)
tree36e34cd7a61f8393d42599f7e35d65a34d97196d /python/babel
parent4650397dd91e493db56f0abbfb5ddd5198cdcdb6 (diff)
downloadslackbuilds-96caa9ba3e960fefdabf1fee3d6539c15fc77986.tar.gz
slackbuilds-96caa9ba3e960fefdabf1fee3d6539c15fc77986.tar.xz
python/babel: Fix slack-desc.
Diffstat (limited to 'python/babel')
-rw-r--r--python/babel/slack-desc4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/babel/slack-desc b/python/babel/slack-desc
index ba96381122..d5bb533da9 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: