guix-commits
[Top][All Lists]
Advanced

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

20/23: gnu: go-github-com-btcsuite-btcd-btcec: Fix typo "significantly".


From: guix-commits
Subject: 20/23: gnu: go-github-com-btcsuite-btcd-btcec: Fix typo "significantly".
Date: Wed, 22 May 2019 21:22:41 -0400 (EDT)

vagrantc pushed a commit to branch master
in repository guix.

commit 2ec41781d566be844f617d22f58f9cf2eb8ac1db
Author: Vagrant Cascadian <address@hidden>
Date:   Wed May 22 17:02:02 2019 -0700

    gnu: go-github-com-btcsuite-btcd-btcec: Fix typo "significantly".
    
    * gnu/packages/golang (go-github-com-btcsuite-btcd-btcec)[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 8ba797d..ed0a78c 100644
--- a/gnu/packages/golang.scm
+++ b/gnu/packages/golang.scm
@@ -2519,7 +2519,7 @@ designed so that it may be used with the standard 
crypto/ecdsa packages
 provided with Go.  A comprehensive suite of test is provided to ensure proper
 functionality.  Package @command{btcec} was originally based on work from
 ThePiachu which is licensed under the same terms as Go, but it has
-signficantly diverged since then.  The @command{btcsuite} developers original
+significantly diverged since then.  The @command{btcsuite} developers original
 is licensed under the liberal ISC license.
 
 Although this package was primarily written for btcd, it has intentionally



reply via email to

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