diff --git a/externs/olx.js b/externs/olx.js index cbb4a1de09..559cb766c1 100644 --- a/externs/olx.js +++ b/externs/olx.js @@ -2995,7 +2995,7 @@ olx.interaction.SelectOptions.prototype.multi; * not set the interaction will create a collection. In any case the collection * used by the interaction is returned by * {@link ol.interaction.Select#getFeatures}. - * @type {ol.Collection.} + * @type {ol.Collection.|undefined} * @api */ olx.interaction.SelectOptions.prototype.features;