guix-commits
[Top][All Lists]
Advanced

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

26/42: gnu: python-bigfloat: Fix typo "This package".


From: guix-commits
Subject: 26/42: gnu: python-bigfloat: Fix typo "This package".
Date: Wed, 22 May 2019 21:20:19 -0400 (EDT)

vagrantc pushed a commit to branch master
in repository guix.

commit e36de31b1d5eb4837aeee08e50f1f1e8d0ba2b32
Author: Vagrant Cascadian <address@hidden>
Date:   Wed May 22 15:27:13 2019 -0700

    gnu: python-bigfloat: Fix typo "This package".
    
    * gnu/packages/python-xyz (python-bigfloat)[description]: Fix typo.
---
 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 c1920b5..b6fb9b5 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -5874,7 +5874,7 @@ more advanced mathematics.")
     (home-page "https://github.com/mdickinson/bigfloat";)
     (synopsis "Arbitrary precision floating-point arithmetic for Python")
     (description
-     "This packages provides a Python interface to the MPFR library for
+     "This package provides a Python interface to the MPFR library for
 multiprecision arithmetic.")
     (license license:lgpl3+)))
 



reply via email to

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