From 27ebe4e459567807667190cfffd06c9b13096cb1 Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Mon, 17 Feb 2025 01:36:15 -0800 Subject: 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. --- gnu/packages/python-check.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gnu/packages/python-check.scm') diff --git a/gnu/packages/python-check.scm b/gnu/packages/python-check.scm index f5f615f03fe..22ffbd8d929 100644 --- a/gnu/packages/python-check.scm +++ b/gnu/packages/python-check.scm @@ -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 -- cgit v1.3