Changed wording

This commit is contained in:
simonseyock
2016-11-15 18:41:29 +01:00
parent a133beb168
commit 8c49f6db46
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -47,7 +47,7 @@ ol.MapBrowserEvent = function(type, map, browserEvent, opt_dragging,
this.pixel = map.getEventPixel(browserEvent);
/**
* The geographical coordinate corresponding the original browser event.
* The coordinate in view projection corresponding to the original browser event.
* @type {ol.Coordinate}
* @api stable
*/