From: Lemmih Date: Wed, 28 Mar 2007 22:01:09 +0000 (+0000) Subject: Typo in comment. X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=6d94e4fef600e9f14112e11d3e1ff20834bf3446 Typo in comment. --- diff --git a/compiler/main/HscMain.lhs b/compiler/main/HscMain.lhs index cafba83..463c303 100644 --- a/compiler/main/HscMain.lhs +++ b/compiler/main/HscMain.lhs @@ -193,7 +193,7 @@ data HscStatus -- This is a hack. We can't compile C files here -- since it's done in DriverPipeline. For now we -- just return True if we want the caller to compile - -- it for us. + -- them for us. -- Status of a compilation to byte-code. data InteractiveStatus