diff options
-rw-r--r-- | gnu/packages/haskell-check.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/haskell-check.scm b/gnu/packages/haskell-check.scm index fa2bd0d652..550bb13a65 100644 --- a/gnu/packages/haskell-check.scm +++ b/gnu/packages/haskell-check.scm @@ -550,7 +550,7 @@ reporting and test statistics output.") (home-page "https://batterseapower.github.io/test-framework/") (synopsis "QuickCheck2 support for test-framework") (description - "This packages provides QuickCheck2 support for the test-framework + "This package provides QuickCheck2 support for the test-framework package.") (license license:bsd-3))) |