fix lint issue

This commit is contained in:
Paul Spencer
2013-09-13 11:14:00 -04:00
parent 3ab50facc7
commit 3a91aa3d36

View File

@@ -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.