summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVagrant Cascadian <vagrant@debian.org>2021-12-29 22:33:51 -0800
committerVagrant Cascadian <vagrant@debian.org>2021-12-29 22:49:35 -0800
commitc9c3eb3dbea8f2c1580ab7b66c49d78f11b4aa13 (patch)
treecfd12027f2e5f4c48bb6d11d535524d152ea9baf
parent0fdfbb2d236deb6a2d0837d897766e73dfc8669d (diff)
downloadguix-patches-c9c3eb3dbea8f2c1580ab7b66c49d78f11b4aa13.tar
guix-patches-c9c3eb3dbea8f2c1580ab7b66c49d78f11b4aa13.tar.gz
gnu: python-babel: Fix trailing whitespace in description.
* gnu/packages/python-xyz.scm (python-babel)[description]: Fix trailing whitespace.
-rw-r--r--gnu/packages/python-xyz.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 316549ecf1..23b3205326 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -1166,7 +1166,7 @@ by @code{binstar}, @code{binstar-build}, and @code{chalmers}.")
- tools to build and work with gettext message catalogs
- a Python interface to the CLDR (Common Locale Data Repository), providing
access to various locale display names, localized number and date formatting,
-etc. ")
+etc.")
(license license:bsd-3)))
(define-public python2-babel