[commit: haddock] ghc-7.6: Fix typo (6b294a1)

Simon Hengel <[email protected]>
Newsgroups gmane.comp.lang.haskell.cvs.ghc
Message-ID <[email protected]>
Repository : ssh://darcs.haskell.org//srv/darcs/haddock

On branch  : ghc-7.6

http://hackage.haskell.org/trac/ghc/changeset/6b294a1b19bbda6124b0dc7e7929c58225c35733

>---------------------------------------------------------------

commit 6b294a1b19bbda6124b0dc7e7929c58225c35733
Author: Simon Hengel <[email protected]>
Date:   Mon Oct 15 00:36:42 2012 +0200

    Fix typo

>---------------------------------------------------------------

 tests/unit-tests/Haddock/ParseSpec.hs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/tests/unit-tests/Haddock/ParseSpec.hs b/tests/unit-tests/Haddock/ParseSpec.hs
index adaca3f..d692cb0 100644
--- a/tests/unit-tests/Haddock/ParseSpec.hs
+++ b/tests/unit-tests/Haddock/ParseSpec.hs
@@ -70,7 +70,7 @@ spec = do
       it "can parse a single property" $ do
         parseParas "prop> 23 == 23" `shouldBe` Just (DocProperty "23 == 23")
 
-      it "can parse a multiple subsequent properties" $ do
+      it "can parse multiple subsequent properties" $ do
         parseParas $ unlines [
               "prop> 23 == 23"
             , "prop> 42 == 42"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.