From 2ec41781d566be844f617d22f58f9cf2eb8ac1db Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Wed, 22 May 2019 17:02:02 -0700 Subject: 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(-) (limited to 'gnu/packages/golang.scm') diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 8ba797de8e..ed0a78c6bd 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 -- cgit v1.2.3