From: Ian Lynagh Date: Wed, 5 Sep 2007 16:14:02 +0000 (+0000) Subject: Typo X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=1ee0b69e54ad948a518c3fb0f5bb77d5b7abcaf9;p=ghc-hetmet.git Typo --- diff --git a/distrib/Makefile-bin-vars.in b/distrib/Makefile-bin-vars.in index 5603e72..f6b59ed 100644 --- a/distrib/Makefile-bin-vars.in +++ b/distrib/Makefile-bin-vars.in @@ -3,7 +3,7 @@ bindist_abs_root = @hardtop@ FPTOOLS_TOP_ABS = @hardtop@ -# This Makefile isn't used on Windows, so wel always have ghc-pkg.bin +# This Makefile isn't used on Windows, so we always have ghc-pkg.bin # rather than ghc-pkg.exe. GHC_PKG_PROG = $(FPTOOLS_TOP_ABS)/utils/ghc-pkg/ghc-pkg.bin