diff --git a/src/objectliterals.jsdoc b/src/objectliterals.jsdoc index 8c77219fe1..8d6611ca29 100644 --- a/src/objectliterals.jsdoc +++ b/src/objectliterals.jsdoc @@ -509,7 +509,7 @@ * @typedef {Object} olx.render.FeaturesOverlayOptions * @property {Array.|ol.Collection|undefined} features Features. * @property {ol.Map|undefined} map Map. - * @property {ol.style.StyleFunction|undefined} styleFunction Style function. + * @property {ol.feature.StyleFunction|undefined} styleFunction Style function. */ /**