Fix comment

This commit is contained in:
Eric Rosenbaum 2018-11-05 16:22:19 -05:00
parent 3d9d8a4d08
commit 18f9b23f4c

View file

@ -34,7 +34,7 @@ goog.require('Blockly.constants');
Blockly.Blocks['note'] = {
/**
* Block for matrix value.
* Block for musical note value.
* @this Blockly.Block
*/
init: function() {