Fix documentation typos

This commit is contained in:
Andreas Hocevar
2014-05-15 17:05:40 +02:00
parent 754ef24b0c
commit 97bae045db
2 changed files with 5 additions and 5 deletions

View File

@@ -35,7 +35,7 @@ ol.DragBoxEventType = {
BOXSTART: 'boxstart',
/**
* Triggered upon drag box end.
* @event ol.DragBoxEvent#boxstart
* @event ol.DragBoxEvent#boxend
* @todo api
*/
BOXEND: 'boxend'