gnu: go-golang-org-x-crypto-cast5: Fix typo "This package".

* gnu/packages/golang (go-golang-org-x-crypto-cast5)[description]: Fix typo.
This commit is contained in:
Vagrant Cascadian 2019-05-22 15:10:28 -07:00
parent 8374bbe2b8
commit 46e8da9765
No known key found for this signature in database
GPG key ID: DC518FC87F9716AA

View file

@ -852,7 +852,7 @@ (define-public go-golang-org-x-crypto-cast5
`(#:import-path "golang.org/x/crypto/cast5"
#:unpack-path "golang.org/x/crypto"))
(synopsis "Cast5 in Go")
(description "This packages provides a Go implementation of the Cast5
(description "This package provides a Go implementation of the Cast5
symmetric-key block cipher.")))
(define-public go-golang-org-x-crypto-twofish