Merge pull request #2239 from probins/patch-1
Correct minor typo in ol.dom.Input docs
This commit is contained in:
@@ -56,7 +56,7 @@ goog.inherits(ol.dom.Input, ol.Object);
|
|||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* If the input is a checkbox, return whether or not the checbox is checked.
|
* If the input is a checkbox, return whether or not the checkbox is checked.
|
||||||
* @return {boolean|undefined} The checked state of the Input.
|
* @return {boolean|undefined} The checked state of the Input.
|
||||||
* @todo observable
|
* @todo observable
|
||||||
* @todo api
|
* @todo api
|
||||||
|
|||||||
Reference in New Issue
Block a user