Typo in comment.

This commit is contained in:
Andrew n marshall
2017-03-02 08:34:27 -08:00
parent 16380ab8f6
commit b5f91dd054

View File

@@ -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');