mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: Fix several "This packages" typos in descriptions.
* gnu/packages/golang-check.scm (go-github-com-bitfield-gotestdox): Fix typo. * gnu/packages/python-check.scm (python-pytest-html): Fix typo. * gnu/packages/python-xyz.scm (python-uri-template): Fix typo. (python-rgbxy): Fix typo.
This commit is contained in:
parent
805e33ba75
commit
27ebe4e459
3 changed files with 4 additions and 4 deletions
|
@ -14107,7 +14107,7 @@ computing.")
|
|||
python-wheel))
|
||||
(home-page "https://gitlab.linss.com/open-source/python/uri-template")
|
||||
(synopsis "RFC 6570 URI Template Processor")
|
||||
(description "This packages implements URI Template expansion in strict
|
||||
(description "This package implements URI Template expansion in strict
|
||||
adherence to RFC 6570, but adds a few extensions.")
|
||||
(license license:expat)))
|
||||
|
||||
|
@ -26665,7 +26665,7 @@ functionality removed from @code{packaging}.")
|
|||
(home-page "https://github.com/benknight/hue-python-rgb-converter")
|
||||
(synopsis "RGB conversion tool in Python")
|
||||
(description
|
||||
"This packages implements funtionality of RGB/CIE1931 'xy' gammuts
|
||||
"This package implements functionality of RGB/CIE1931 'xy' gammuts
|
||||
convertion: Gamut A, B, and C.")
|
||||
(license license:expat)))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue