From eaae176c58554d79a467c00d621d463892f97003 Mon Sep 17 00:00:00 2001 From: sof Date: Tue, 26 Feb 2002 14:56:43 +0000 Subject: [PATCH] [project @ 2002-02-26 14:56:43 by sof] comment wibble --- mk/config.mk.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mk/config.mk.in b/mk/config.mk.in index 83e2886..f8d42ab 100644 --- a/mk/config.mk.in +++ b/mk/config.mk.in @@ -184,7 +184,7 @@ FptoolsHcOpts=-O # # NOTE: this is not the same as building the compiler itself # unregisterised. That's done by either (a) bootstrapping with a -# compiler that was built with GhcUnregisterized=YES, or (b) +# compiler that was built with GhcUnregisterised=YES, or (b) # bootstrapping with a compiler that has way 'u' libraries, and the # flag '-unreg' is added to GhcHcOpts above. # -- 1.7.10.4