From 39290cf88c5047e86dc4894e3190c63d5985f56f Mon Sep 17 00:00:00 2001 From: Federico Ceratto Date: Fri, 27 Sep 2019 06:02:54 +0100 Subject: Fix spellings (#12277) [backport] --- compiler/hlo.nim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'compiler/hlo.nim') diff --git a/compiler/hlo.nim b/compiler/hlo.nim index 8ebc1ec35..3ff2dd410 100644 --- a/compiler/hlo.nim +++ b/compiler/hlo.nim @@ -14,7 +14,7 @@ proc hlo(c: PContext, n: PNode): PNode proc evalPattern(c: PContext, n, orig: PNode): PNode = internalAssert c.config, n.kind == nkCall and n.sons[0].kind == nkSym # we need to ensure that the resulting AST is semchecked. However, it's - # aweful to semcheck before macro invocation, so we don't and treat + # awful to semcheck before macro invocation, so we don't and treat # templates and macros as immediate in this context. var rule: string if optHints in c.config.options and hintPattern in c.config.notes: -- cgit 1.4.1-2-gfad0