From: Ian Lynagh Date: Wed, 9 Dec 2009 15:22:23 +0000 (+0000) Subject: Fix typo X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=74cda6e5e3acef102eb5c176e4c6edca7a74198b Fix typo --- diff --git a/ghc.mk b/ghc.mk index f5d0d9d..1e66ebf 100644 --- a/ghc.mk +++ b/ghc.mk @@ -83,7 +83,7 @@ # We need second expansion for the way we handle directories, so that # | $$$$(dir $$$$@)/. -# expands to the directoy of a rule that uses a % pattern. +# expands to the directory of a rule that uses a % pattern. .SECONDEXPANSION: default : all