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

* gnu/packages/golang (go-golang-org-x-crypto-twofish)[description]: Fix typo.
master
Vagrant Cascadian 2019-05-22 15:13:04 -07:00
parent 46e8da9765
commit b044754744
No known key found for this signature in database
GPG Key ID: DC518FC87F9716AA
1 changed files with 1 additions and 1 deletions

View File

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