gnu: go-github.com-smartystreets-assertions: Fix typo "convenient".

* gnu/packages/check (go-github.com-smartystreets-assertions)[description]:
  Fix typo.
master
Vagrant Cascadian 2019-05-22 15:50:57 -07:00
parent bf70490223
commit 7fef0800b3
No known key found for this signature in database
GPG Key ID: DC518FC87F9716AA
1 changed files with 1 additions and 1 deletions

View File

@ -447,7 +447,7 @@ test) much simpler.")
`(("go-github.com-smartystreets-gunit" ,go-github.com-smartystreets-gunit)))
(synopsis "Assertions for testing with Go")
(description
"The @code{assertions} package provides convinient assertion functions
"The @code{assertions} package provides convenient assertion functions
for writing tests in Go.")
(home-page "https://github.com/smartystreets/assertions")
(license license:expat)))