gnu: Fix typos in golang package description and synopsis.

* gnu/packages/golang-check.scm (go-modernc-org-ccorpus2)[description]: Fix
spelling of "package".
* gnu/packages/golang-compression.scm
(go-github-com-mholt-archiver-v3)[description]: Fix spelling of "command".
* gnu/packages/golang-crypto.scm (go-gitlab-com-yawning-bsaes-git)[synopsis]:
Fix spelling of "implementation".
* gnu/packages/golang-web.scm
(go-github-com-pires-go-proxyproto)[description]: Fix spelling of "coming".
* gnu/packages/golang-xyz.scm (go-github-com-golangplus-bytes)[synopsis]: Fix
spelling of "Extension".  (go-github-com-goreleaser-fileglob)[description]:
Fix spelling of "directories".  (go-github-com-joho-godotenv)[synopsis]: Fix
spelling of "library".  (go-github-com-otiai10-copy)[description]: Fix
spelling of "implements".  (go-github-com-otiai10-copy)[description]: Fix
spelling of "functinoality".  (go-github-com-zyedidia-poller)[description]:
Fix spelling of "concurrent".
This commit is contained in:
Vagrant Cascadian 2025-02-17 12:15:31 -08:00
parent eedb70fc7f
commit 3842479e75
No known key found for this signature in database
GPG key ID: DC518FC87F9716AA
5 changed files with 9 additions and 9 deletions

View file

@ -2481,7 +2481,7 @@ advanced Go linter.")
(home-page "https://gitlab.com/cznic/ccorpus2")
(synopsis "Continuation of ccorpus using @code{embed.FS}")
(description
"This packge provides a test corpus of C code.")
"This package provides a test corpus of C code.")
(license license:bsd-3)))
(define-public go-mvdan-cc-unparam