From 7fef0800b357f296c621dea7e1b21a5d42f8559b Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Wed, 22 May 2019 15:50:57 -0700 Subject: gnu: go-github.com-smartystreets-assertions: Fix typo "convenient". * gnu/packages/check (go-github.com-smartystreets-assertions)[description]: Fix typo. --- gnu/packages/check.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gnu') diff --git a/gnu/packages/check.scm b/gnu/packages/check.scm index 3fa65c5115..82391ac5e1 100644 --- a/gnu/packages/check.scm +++ b/gnu/packages/check.scm @@ -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))) -- cgit v1.2.3