Fix dead link for change event in API docs

This commit is contained in:
Andreas Hocevar
2016-07-10 12:11:31 +02:00
parent 2f7533ccb2
commit c75581d026
2 changed files with 2 additions and 9 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ goog.require('ol.object');
*/
ol.events.EventType = {
/**
* Generic change event.
* Generic change event. Triggered when the revision counter is increased.
* @event ol.events.Event#change
* @api
*/