Fix common misspellings

These were found with codespell.
This commit is contained in:
Marc Jansen
2021-03-05 22:53:09 +01:00
parent 890148c3b1
commit df23c234dc
8 changed files with 9 additions and 9 deletions

View File

@@ -1016,7 +1016,7 @@ class View extends BaseObject {
}
/**
* Set whether the view shoud allow intermediary zoom levels.
* Set whether the view should allow intermediary zoom levels.
* @param {boolean} enabled Whether the resolution is constrained.
* @api
*/