gnu: go-gopkg-in-go-playground-assert-v1: Fix typo in description.
* gnu/packages/golang.scm (go-gopkg-in-go-playground-assert-v1) [description]: Fix typo.master
parent
aa7eeabe9a
commit
58f4b49a52
|
@ -656,7 +656,7 @@ way of specifying command line options.")
|
|||
'(#:import-path "gopkg.in/go-playground/assert.v1"))
|
||||
(synopsis "Basic assertion library used alongside native Go testing")
|
||||
(description
|
||||
"This package provides bassic assertions along with building blocks for
|
||||
"This package provides basic assertions along with building blocks for
|
||||
custom assertions to be used alongside native Go testing.")
|
||||
(license license:expat)))
|
||||
|
||||
|
|
Reference in New Issue