guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: guix-commits
Subject: 15/42: gnu: go-golang-org-x-crypto-twofish: Fix typo "This package".
Date: Wed, 22 May 2019 21:20:17 -0400 (EDT)

vagrantc pushed a commit to branch master
in repository guix.

commit b0447547440ff7ec4f8fa9b2fc43d2097f81c938
Author: Vagrant Cascadian <address@hidden>
Date:   Wed May 22 15:13:04 2019 -0700

    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(-)

diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm
index 602b3bc..dcaa3b7 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]