From 0521c3582ca5ee118c4c9aa6ff83d64d4838e4c9 Mon Sep 17 00:00:00 2001 From: Geoffrey Booth Date: Sat, 22 Oct 2016 23:11:04 -0700 Subject: [PATCH] Fix typo --- src/rewriter.coffee | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/rewriter.coffee b/src/rewriter.coffee index 79d8eb71..18709436 100644 --- a/src/rewriter.coffee +++ b/src/rewriter.coffee @@ -243,7 +243,7 @@ class exports.Rewriter # b: c # # Don't accept implicit calls of this type, when on the same line - # as the control strucutures below as that may misinterpret constructs like: + # as the control structures below as that may misinterpret constructs like: # # if f # a: 1