gnu: ghc-test-framework-quickcheck2: Fix typo "This package".
authorVagrant Cascadian <vagrant@debian.org>
Wed, 22 May 2019 22:22:26 +0000 (15:22 -0700)
committerVagrant Cascadian <vagrant@debian.org>
Thu, 23 May 2019 01:08:46 +0000 (18:08 -0700)
* gnu/packages/haskell-check (ghc-test-framework-quickcheck2)[description]:
  Fix typo.

gnu/packages/haskell-check.scm

index fa2bd0d..550bb13 100644 (file)
@@ -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)))