mirror of
https://github.com/google/blockly.git
synced 2026-01-07 09:00:11 +01:00
Resolve 106 warnings.
This commit is contained in:
@@ -121,7 +121,7 @@ Blockly.Grid.prototype.getSpacing = function() {
|
||||
/**
|
||||
* Get the id of the pattern element, which should be randomized to avoid
|
||||
* conflicts with other Blockly instances on the page.
|
||||
* @return {string} The pattern id.
|
||||
* @return {string} The pattern ID.
|
||||
* @package
|
||||
*/
|
||||
Blockly.Grid.prototype.getPatternId = function() {
|
||||
|
||||
Reference in New Issue
Block a user