diff --git a/externs/olx.js b/externs/olx.js index 751e120b6a..527850e10b 100644 --- a/externs/olx.js +++ b/externs/olx.js @@ -7093,7 +7093,7 @@ olx.style.RegularShapeOptions.prototype.radius; /** - * Inner radius of a star. + * Outer radius of a star. * @type {number|undefined} * @api */ @@ -7101,7 +7101,7 @@ olx.style.RegularShapeOptions.prototype.radius1; /** - * Outer radius of a star. + * Inner radius of a star. * @type {number|undefined} * @api */