mirror of
https://github.com/google/blockly.git
synced 2026-06-17 00:25:14 +02:00
Typo in comment.
This commit is contained in:
+1
-1
@@ -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