From 546a2ac0b50864b52727f5a1c9d4de72a7362082 Mon Sep 17 00:00:00 2001 From: David Waern Date: Wed, 24 Jun 2009 22:39:44 +0000 Subject: Fix spelling error --- src/Haddock/Interface.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Haddock') diff --git a/src/Haddock/Interface.hs b/src/Haddock/Interface.hs index 9ec622b7..d0106347 100644 --- a/src/Haddock/Interface.hs +++ b/src/Haddock/Interface.hs @@ -11,7 +11,7 @@ -- -- Here we build the actual module interfaces. By interface we mean the -- information that is used to render a Haddock page for a module. Parts of --- this information is also stored in the .haddock files. +-- this information are also stored in the .haddock files. ----------------------------------------------------------------------------- module Haddock.Interface ( -- cgit v1.2.3