From a02611210b9846ee18de179c932915a838fdacb5 Mon Sep 17 00:00:00 2001 From: Gabor Greif Date: Fri, 26 Feb 2016 15:48:10 +0100 Subject: Typos in comments, etc. --- compiler/typecheck/TcEvidence.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'compiler/typecheck/TcEvidence.hs') diff --git a/compiler/typecheck/TcEvidence.hs b/compiler/typecheck/TcEvidence.hs index 30ce159aed..e3626c1731 100644 --- a/compiler/typecheck/TcEvidence.hs +++ b/compiler/typecheck/TcEvidence.hs @@ -512,7 +512,7 @@ a more convenient function, defined in terms of `natSing`: The reason we don't use this directly in the class is that it is simpler and more efficient to pass around an integer rather than an entier function, -especialy when the `KnowNat` evidence is packaged up in an existential. +especially when the `KnowNat` evidence is packaged up in an existential. The story for kind `Symbol` is analogous: * class KnownSymbol -- cgit v1.2.1