mirror of
https://github.com/google/blockly.git
synced 2026-01-09 18:10:08 +01:00
fix doc typo
This commit is contained in:
@@ -178,7 +178,7 @@ Blockly.utils.toolbox.CATEGORY_TOOLBOX_KIND = 'categoryToolbox';
|
||||
Blockly.utils.toolbox.FLYOUT_TOOLBOX_KIND = 'flyoutToolbox';
|
||||
|
||||
/**
|
||||
* Position of the the toolbox and/or flyout relative to the workspace.
|
||||
* Position of the toolbox and/or flyout relative to the workspace.
|
||||
* @enum {number}
|
||||
*/
|
||||
Blockly.utils.toolbox.Position = {
|
||||
|
||||
Reference in New Issue
Block a user