---
 ghc.mk |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/ghc.mk b/ghc.mk
index 78b168d..e1d9f2d 100644
--- a/ghc.mk
+++ b/ghc.mk
@@ -118,7 +118,7 @@ endif
 
 endef
 
-# Instantiate the above dph_th_deps definintion for each build way.
+# Instantiate the above dph_th_deps definition for each build way.
 ifneq "$(CLEANING)" "YES"
 $(foreach way, $(GhcLibWays), $(eval $(call dph_th_deps,$(way))))
 endif
-- 
1.7.7.4


_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to