mirror of
https://github.com/google/blockly.git
synced 2026-01-09 10:00:09 +01:00
Fix jsdoc in core/renderers/measurables/bottom_row.js
This commit is contained in:
@@ -26,7 +26,7 @@ const object = goog.require('Blockly.utils.object');
|
||||
|
||||
/**
|
||||
* An object containing information about what elements are in the bottom row of
|
||||
* a block as well as spacing information for the top row.
|
||||
* a block as well as spacing information for the bottom row.
|
||||
* Elements in a bottom row can consist of corners, spacers and next
|
||||
* connections.
|
||||
* @param {!ConstantProvider} constants The rendering
|
||||
|
||||
Reference in New Issue
Block a user