Fix typo
authorIan Lynagh <igloo@earth.li>
Wed, 9 Dec 2009 15:22:23 +0000 (15:22 +0000)
committerIan Lynagh <igloo@earth.li>
Wed, 9 Dec 2009 15:22:23 +0000 (15:22 +0000)
ghc.mk

diff --git a/ghc.mk b/ghc.mk
index f5d0d9d..1e66ebf 100644 (file)
--- 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