Commit d489c132 authored by Prof Gra's avatar Prof Gra

Typo: evironment -> environment.

parent c413fa16
......@@ -387,7 +387,7 @@ Code.init = function() {
zoom: {enabled: true}
});
// Add to reserved word list: Local variables in execution evironment (runJS)
// Add to reserved word list: Local variables in execution environment (runJS)
// and the infinite loop detection function.
Blockly.JavaScript.addReservedWords('code,timeouts,checkTimeout');
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment