Fix common misspellings
These were found with codespell.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/**
|
||||
* A worker that responds to messages by posting a message with the version identifer.
|
||||
* A worker that responds to messages by posting a message with the version identifier.
|
||||
* @module ol/worker/version
|
||||
*/
|
||||
import {VERSION} from '../util.js';
|
||||
|
||||
Reference in New Issue
Block a user