Extra character in comment. (#958 from AnmAtAnm/typo)

This commit is contained in:
Andrew n marshall
2017-03-02 09:02:06 -08:00
committed by GitHub

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