guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

27/35: gnu: python-babel: Fix trailing whitespace in description.


From: guix-commits
Subject: 27/35: gnu: python-babel: Fix trailing whitespace in description.
Date: Thu, 30 Dec 2021 02:18:06 -0500 (EST)

vagrantc pushed a commit to branch master
in repository guix.

commit c9c3eb3dbea8f2c1580ab7b66c49d78f11b4aa13
Author: Vagrant Cascadian <vagrant@debian.org>
AuthorDate: Wed Dec 29 22:33:51 2021 -0800

    gnu: python-babel: Fix trailing whitespace in description.
    
    * gnu/packages/python-xyz.scm (python-babel)[description]: Fix trailing
      whitespace.
---
 gnu/packages/python-xyz.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]