guix-commits
[Top][All Lists]
Advanced

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

11/35: gnu: python-stdnum: Fix trailing whitespace in description.


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

vagrantc pushed a commit to branch master
in repository guix.

commit d6bec1d46c2a4d862503db9e5ccea90fb28b0fbd
Author: Vagrant Cascadian <vagrant@debian.org>
AuthorDate: Wed Dec 29 22:20:34 2021 -0800

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

diff --git a/gnu/packages/finance.scm b/gnu/packages/finance.scm
index a2aac7a552..26c8fd53d1 100644
--- a/gnu/packages/finance.scm
+++ b/gnu/packages/finance.scm
@@ -1230,7 +1230,7 @@ personal identity and company identification codes,
 international standard numbers (ISBN, IBAN, EAN, etc.)
 and various other formats.
 The module also includes implementations of the Verhoeff,
-Luhn and family of ISO/IEC 7064 check digit algorithms. ")
+Luhn and family of ISO/IEC 7064 check digit algorithms.")
     (license license:lgpl2.1+)))
 
 (define-public python2-stdnum



reply via email to

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