Fix jsdoc in core/renderers/measurables/bottom_row.js

This commit is contained in:
kozbial
2021-08-16 18:16:11 -07:00
committed by Monica Kozbial
parent 57d6c40061
commit ec04c9ca36

View File

@@ -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