Fix API-docs spelling error.
This fixes #654. Thanks to @dandv for catching this.
This commit is contained in:
@@ -19,8 +19,8 @@ OpenLayers.Control.Attribution =
|
|||||||
OpenLayers.Class(OpenLayers.Control, {
|
OpenLayers.Class(OpenLayers.Control, {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* APIProperty: seperator
|
* APIProperty: separator
|
||||||
* {String} String used to seperate layers.
|
* {String} String used to separate layers.
|
||||||
*/
|
*/
|
||||||
separator: ", ",
|
separator: ", ",
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user