From: Michael D. Adams Date: Mon, 16 Jul 2007 18:29:06 +0000 (+0000) Subject: Typo fix in comment X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=c23fe488fc0c4b019a2dc3186106e4654b5f5107 Typo fix in comment --- diff --git a/compiler/codeGen/CgUtils.hs b/compiler/codeGen/CgUtils.hs index 02f53c2..c66fc9e 100644 --- a/compiler/codeGen/CgUtils.hs +++ b/compiler/codeGen/CgUtils.hs @@ -484,7 +484,7 @@ baseRegOffset _ = panic "baseRegOffset:other" ------------------------------------------------------------------------- -- --- Strings gnerate a top-level data block +-- Strings generate a top-level data block -- -------------------------------------------------------------------------