mirror of
https://github.com/google/blockly.git
synced 2026-05-03 02:20:12 +02:00
Typo: evironment -> environment.
This commit is contained in:
+1
-1
@@ -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');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user