Fix RegularShape documentation

This commit is contained in:
Andreas Hocevar
2017-03-18 12:16:26 +01:00
parent 48a9270fad
commit 518d433d64

View File

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