mirror of
https://github.com/google/blockly.git
synced 2026-03-10 23:30:13 +01:00
Fix comment
This commit is contained in:
@@ -456,7 +456,8 @@ Blockly.Variables.generateVariableFieldXmlString = function(variableModel) {
|
||||
|
||||
/**
|
||||
* Generate DOM objects representing a variable field.
|
||||
* @param {!Blockly.VariableModel} variableModel The variable model represent.
|
||||
* @param {!Blockly.VariableModel} variableModel The variable model to
|
||||
* represent.
|
||||
* @return {Element} The generated DOM.
|
||||
* @package
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user