From: sof Date: Wed, 27 Apr 2005 17:13:13 +0000 (+0000) Subject: [project @ 2005-04-27 17:13:13 by sof] X-Git-Tag: Initial_conversion_from_CVS_complete~652 X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=58b79de0bdcfccd832c135c0b773fbd062a67e93 [project @ 2005-04-27 17:13:13 by sof] comment wibble; switch from Italian to English spelling of 'compatible' --- diff --git a/ghc/compiler/parser/hschooks.c b/ghc/compiler/parser/hschooks.c index cca3002..5c1f023 100644 --- a/ghc/compiler/parser/hschooks.c +++ b/ghc/compiler/parser/hschooks.c @@ -5,7 +5,7 @@ in instead of the defaults. */ /* For GHC 4.08, we are relying on the fact that RtsFlags has - * compatibile layout with the current version, because we're + * compatible layout with the current version, because we're * #including the current version of RtsFlags.h below. 4.08 didn't * ship with its own RtsFlags.h, unfortunately. For later GHC * versions, we #include the correct RtsFlags.h.