diff options
| author | Vagrant Cascadian <vagrant@debian.org> | 2025-02-17 01:36:15 -0800 |
|---|---|---|
| committer | Vagrant Cascadian <vagrant@debian.org> | 2025-02-17 01:40:35 -0800 |
| commit | 27ebe4e459567807667190cfffd06c9b13096cb1 (patch) | |
| tree | 9a5147f39ca3cae409c4c653867d8f7f1bc6be3d /gnu/packages/python-xyz.scm | |
| parent | 805e33ba7536b15147869ba28cfec3c02fddf3b2 (diff) | |
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.
Diffstat (limited to 'gnu/packages/python-xyz.scm')
| -rw-r--r-- | gnu/packages/python-xyz.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index bb0ab777d58..1445c6f3025 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm | |||
| @@ -14107,7 +14107,7 @@ computing.") | |||
| 14107 | python-wheel)) | 14107 | python-wheel)) |
| 14108 | (home-page "https://gitlab.linss.com/open-source/python/uri-template") | 14108 | (home-page "https://gitlab.linss.com/open-source/python/uri-template") |
| 14109 | (synopsis "RFC 6570 URI Template Processor") | 14109 | (synopsis "RFC 6570 URI Template Processor") |
| 14110 | (description "This packages implements URI Template expansion in strict | 14110 | (description "This package implements URI Template expansion in strict |
| 14111 | adherence to RFC 6570, but adds a few extensions.") | 14111 | adherence to RFC 6570, but adds a few extensions.") |
| 14112 | (license license:expat))) | 14112 | (license license:expat))) |
| 14113 | 14113 | ||
| @@ -26665,7 +26665,7 @@ functionality removed from @code{packaging}.") | |||
| 26665 | (home-page "https://github.com/benknight/hue-python-rgb-converter") | 26665 | (home-page "https://github.com/benknight/hue-python-rgb-converter") |
| 26666 | (synopsis "RGB conversion tool in Python") | 26666 | (synopsis "RGB conversion tool in Python") |
| 26667 | (description | 26667 | (description |
| 26668 | "This packages implements funtionality of RGB/CIE1931 'xy' gammuts | 26668 | "This package implements functionality of RGB/CIE1931 'xy' gammuts |
| 26669 | convertion: Gamut A, B, and C.") | 26669 | convertion: Gamut A, B, and C.") |
| 26670 | (license license:expat))) | 26670 | (license license:expat))) |
| 26671 | 26671 | ||
