Merge pull request #7974 from fredj/cleanup

Fix spelling
This commit is contained in:
Frédéric Junod
2018-03-12 16:10:22 +01:00
committed by GitHub
11 changed files with 12 additions and 12 deletions

View File

@@ -207,7 +207,7 @@ export function handleEvent(mapBrowserEvent) {
*
* The method receives the return code of the "handleDownEvent" function.
*
* By default this function is the "identity" function. It's overidden in
* By default this function is the "identity" function. It's overridden in
* child classes.
*
* @param {boolean} handled Was the event handled by the interaction?