diff --git a/src/ol/style/regularshapestyle.js b/src/ol/style/regularshapestyle.js index a1fdd7017f..0db869c824 100644 --- a/src/ol/style/regularshapestyle.js +++ b/src/ol/style/regularshapestyle.js @@ -373,7 +373,7 @@ ol.style.RegularShape.prototype.render_ = function(atlasManager) { /** * @private - * @param {ol.style.Circle.RenderOptions} renderOptions + * @param {ol.style.RegularShape.RenderOptions} renderOptions * @param {CanvasRenderingContext2D} context * @param {number} x The origin for the symbol (x). * @param {number} y The origin for the symbol (y).