mirror of
https://github.com/google/blockly.git
synced 2026-01-07 00:50:27 +01:00
Typo in comment.
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
*/
|
||||
'use strict';
|
||||
|
||||
goog.provide('Blockly.Blocks.math'); // Deprecated/
|
||||
goog.provide('Blockly.Blocks.math'); // Deprecated
|
||||
goog.provide('Blockly.Constants.Math');
|
||||
|
||||
goog.require('Blockly.Blocks');
|
||||
|
||||
Reference in New Issue
Block a user