mirror of
https://github.com/scratchfoundation/scratch-blocks.git
synced 2025-07-12 20:54:29 -04:00
Fix comment
This commit is contained in:
parent
3d9d8a4d08
commit
18f9b23f4c
1 changed files with 1 additions and 1 deletions
|
@ -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() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue