mirror of
https://github.com/google/blockly.git
synced 2026-01-10 18:37:09 +01:00
Fix JSDoc
This commit is contained in:
@@ -45,7 +45,7 @@ Blockly.Xml.utils.createElement = function(tagName) {
|
||||
|
||||
/**
|
||||
* Create text element for XML.
|
||||
* @param {text} text Text content.
|
||||
* @param {string} text Text content.
|
||||
* @return {!Node} New DOM node.
|
||||
* @package
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user