gnu: python-bigfloat: Fix typo "This package".
* gnu/packages/python-xyz (python-bigfloat)[description]: Fix typo.
This commit is contained in:
parent
1df5407cad
commit
e36de31b1d
1 changed files with 1 additions and 1 deletions
|
@ -5874,7 +5874,7 @@ (define-public python-bigfloat
|
|||
(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+)))
|
||||
|
||||
|
|
Loading…
Reference in a new issue