[project @ 2004-08-25 10:33:26 by simonpj]
authorsimonpj <unknown>
Wed, 25 Aug 2004 10:33:26 +0000 (10:33 +0000)
committersimonpj <unknown>
Wed, 25 Aug 2004 10:33:26 +0000 (10:33 +0000)
Spelling mistake in comment

ghc/compiler/typecheck/TcRnDriver.lhs

index 7371d1c..57da566 100644 (file)
@@ -828,7 +828,7 @@ tcRnExpr hsc_env ictxt rdr_expr
     smpl_doc = ptext SLIT("main expression")
 \end{code}
 
-tcRnExpr just finds the kind of a type
+tcRnType just finds the kind of a type
 
 \begin{code}
 tcRnType :: HscEnv