gnu: python-babel: Fix trailing whitespace in description.

* gnu/packages/python-xyz.scm (python-babel)[description]: Fix trailing
  whitespace.
This commit is contained in:
Vagrant Cascadian 2021-12-29 22:33:51 -08:00
parent 0fdfbb2d23
commit c9c3eb3dbe
No known key found for this signature in database
GPG key ID: DC518FC87F9716AA

View file

@ -1166,7 +1166,7 @@ by @code{binstar}, @code{binstar-build}, and @code{chalmers}.")
- tools to build and work with gettext message catalogs - tools to build and work with gettext message catalogs
- a Python interface to the CLDR (Common Locale Data Repository), providing - a Python interface to the CLDR (Common Locale Data Repository), providing
access to various locale display names, localized number and date formatting, access to various locale display names, localized number and date formatting,
etc. ") etc.")
(license license:bsd-3))) (license license:bsd-3)))
(define-public python2-babel (define-public python2-babel