guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: guix-commits
Subject: 39/42: gnu: go-github.com-smartystreets-assertions: Fix typo "convenient".
Date: Wed, 22 May 2019 21:20:22 -0400 (EDT)

vagrantc pushed a commit to branch master
in repository guix.

commit 7fef0800b357f296c621dea7e1b21a5d42f8559b
Author: Vagrant Cascadian <address@hidden>
Date:   Wed May 22 15:50:57 2019 -0700

    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(-)

diff --git a/gnu/packages/check.scm b/gnu/packages/check.scm
index 3fa65c5..82391ac 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)))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]