diff --git a/core/workspace_svg.js b/core/workspace_svg.js index 95618dbef..403179813 100644 --- a/core/workspace_svg.js +++ b/core/workspace_svg.js @@ -238,7 +238,7 @@ Blockly.WorkspaceSvg = function( * @type {!Array< * { * component: !Blockly.IDragTarget, - * clientRect: !Blockly.utils.Rect, + * clientRect: !Blockly.utils.Rect * }>} * @private */