From: lennart@augustsson.net Date: Sun, 4 Feb 2007 19:23:29 +0000 (+0000) Subject: Fix a typo. X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=7e03b5b7cfd72c651444856fe83b429da0734ec2 Fix a typo. --- diff --git a/compiler/typecheck/TcExpr.lhs b/compiler/typecheck/TcExpr.lhs index 7850e7a..2100bba 100644 --- a/compiler/typecheck/TcExpr.lhs +++ b/compiler/typecheck/TcExpr.lhs @@ -921,7 +921,7 @@ tagToEnumError tys %************************************************************************ %* * -\subsection{@tcId@ typchecks an identifier occurrence} +\subsection{@tcId@ typechecks an identifier occurrence} %* * %************************************************************************