diff --git a/externs/olx.js b/externs/olx.js index 612c880d97..ff7bb77a72 100644 --- a/externs/olx.js +++ b/externs/olx.js @@ -2873,7 +2873,7 @@ olx.interaction.SelectOptions.prototype.multi; /** * Collection where the interaction will place selected features. Optional. If * not set the interaction will create a collection. In any case the collection - * used by the interaction is returnd by + * used by the interaction is returned by * {@link ol.interaction.Select#getFeatures}. * @type {ol.Collection.