gnu: go-github-com-btcsuite-btcd-btcec: Fix typo "significantly".
* gnu/packages/golang (go-github-com-btcsuite-btcd-btcec)[description]: Fix typo.
This commit is contained in:
		
							parent
							
								
									a95b643630
								
							
						
					
					
						commit
						2ec41781d5
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -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
 | 
					provided with Go.  A comprehensive suite of test is provided to ensure proper
 | 
				
			||||||
functionality.  Package @command{btcec} was originally based on work from
 | 
					functionality.  Package @command{btcec} was originally based on work from
 | 
				
			||||||
ThePiachu which is licensed under the same terms as Go, but it has
 | 
					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.
 | 
					is licensed under the liberal ISC license.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Although this package was primarily written for btcd, it has intentionally
 | 
					Although this package was primarily written for btcd, it has intentionally
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue