[project @ 2004-09-09 07:07:43 by panne]
[ghc-hetmet.git] / 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