We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 204ec3b commit 16acd6cCopy full SHA for 16acd6c
src/rewriter.coffee
@@ -243,7 +243,7 @@ class exports.Rewriter
243
# b: c
244
#
245
# Don't accept implicit calls of this type, when on the same line
246
- # as the control strucutures below as that may misinterpret constructs like:
+ # as the control structures below as that may misinterpret constructs like:
247
248
# if f
249
# a: 1
0 commit comments