From b0447547440ff7ec4f8fa9b2fc43d2097f81c938 Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Wed, 22 May 2019 15:13:04 -0700 Subject: gnu: go-golang-org-x-crypto-twofish: Fix typo "This package". * gnu/packages/golang (go-golang-org-x-crypto-twofish)[description]: Fix typo. --- gnu/packages/golang.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gnu/packages/golang.scm') diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 602b3bc577..dcaa3b74e7 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -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 -- cgit v1.2.3