guix-commits
[Top][All Lists]
Advanced

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

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


From: guix-commits
Subject: 14/42: gnu: go-golang-org-x-crypto-cast5: 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 46e8da97659deeeb1ae1a25f1344d25170bec51e
Author: Vagrant Cascadian <address@hidden>
Date:   Wed May 22 15:10:28 2019 -0700

    gnu: go-golang-org-x-crypto-cast5: Fix typo "This package".
    
    * gnu/packages/golang (go-golang-org-x-crypto-cast5)[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 699e745..602b3bc 100644
--- a/gnu/packages/golang.scm
+++ b/gnu/packages/golang.scm
@@ -852,7 +852,7 @@ stream cipher.")))
      `(#: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



reply via email to

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