Fix spelling

Co-Authored-By: Tim Schaub <tschaub@users.noreply.github.com>
This commit is contained in:
Frédéric Junod
2019-05-29 09:07:05 +02:00
committed by GitHub
parent 40c49a9ce5
commit c92bf29677

View File

@@ -84,7 +84,7 @@ class BaseLayer extends BaseObject {
/**
* This method is not meant to be called by layers or layer renderers because the state
* is iccorect if the layer is included in a layer group.
* is incorrect if the layer is included in a layer group.
*
* @param {boolean=} opt_managed Layer is managed.
* @return {import("./Layer.js").State} Layer state.