diff --git a/src/ol/map.js b/src/ol/map.js index df2142fdc4..9a850179ef 100644 --- a/src/ol/map.js +++ b/src/ol/map.js @@ -508,7 +508,7 @@ ol.Map.prototype.getFeatures = function(options) { /** - * Gets the collection of + * Gets the collection of * {@link ol.interaction|ol.interaction.Interaction} instances * associated with this map. Modifying this collection * changes the interactions associated with the map.