From 32fdb2bf9b2a759d811260d36d4e897e14e1417c Mon Sep 17 00:00:00 2001 From: David Waern Date: Sat, 15 May 2010 17:18:59 +0000 Subject: Wibble --- src/Haddock/Options.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/Haddock/Options.hs b/src/Haddock/Options.hs index 0fba975a..c180c182 100644 --- a/src/Haddock/Options.hs +++ b/src/Haddock/Options.hs @@ -146,7 +146,7 @@ options backwardsCompat = "output GHC lib dir", Option ['w'] ["no-warnings"] (NoArg Flag_NoWarnings) "turn off all warnings", Option [] ["no-tmp-comp-dir"] (NoArg Flag_NoTmpCompDir) - "don't re-direct compilation output to a temporary directory" + "do not re-direct compilation output to a temporary directory" ] -- cgit v1.2.3