Fix type typos

This commit is contained in:
ahocevar
2018-03-18 15:08:40 +01:00
parent 4e89e5ed73
commit b9999dfb35
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ import PointerInteraction from '../interaction/Pointer.js';
* takes an {@link module:ol/MapBrowserEvent~MapBrowserEvent} and returns a
* boolean to indicate whether that event should be handled.
* Default is {@link module:ol/events/condition~shiftKeyOnly}.
* @property {number} [dura00tion=4] Animation duration in milliseconds.
* @property {number} [duration=400] Animation duration in milliseconds.
*/