Skip to content
This repository has been archived by the owner on May 26, 2019. It is now read-only.

Fix JS code comment for for loop behavior #2114

Merged
merged 1 commit into from Nov 5, 2017
Merged

Conversation

adamfeldman
Copy link
Contributor

Both loops only count up to 2; the code comment for the loop using let incorrectly described it as behaving differently from var and counting up to 3.

Both loops only count up to `2`; the code comment for the loop using `let` incorrectly described it as behaving differently from `var` and counting up to `3`.
@locks locks merged commit 1dcbaa6 into emberjs:master Nov 5, 2017
@locks
Copy link
Contributor

locks commented Nov 5, 2017

Thanks!

@adamfeldman adamfeldman deleted the patch-1 branch November 5, 2017 21:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants