Fix spelling

This commit is contained in:
Frederic Junod
2017-04-24 08:47:00 +02:00
parent 52af66e0f9
commit b1f38ea0e8
12 changed files with 14 additions and 14 deletions
+2 -2
View File
@@ -115,8 +115,8 @@ ol.interaction.DragBox.prototype.getGeometry = function() {
/**
* To be overriden by child classes.
* FIXME: use constructor option instead of relying on overridding.
* To be overridden by child classes.
* FIXME: use constructor option instead of relying on overriding.
* @param {ol.MapBrowserEvent} mapBrowserEvent Map browser event.
* @protected
*/