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
|
@ -1212,7 +1212,7 @@ someone to import them in their actual tests to use them.")
|
|||
(home-page "https://github.com/pytest-dev/pytest-html")
|
||||
(synopsis "Pytest plugin for generating HTML reports")
|
||||
(description
|
||||
"This packages provides a pytest plugin for generating HTML reports.")
|
||||
"This package provides a pytest plugin for generating HTML reports.")
|
||||
(license license:mpl2.0)))
|
||||
|
||||
(define-public python-pytest-metadata
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue