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, {
|
||||
|
||||
/**
|
||||
* APIProperty: seperator
|
||||
* {String} String used to seperate layers.
|
||||
* APIProperty: separator
|
||||
* {String} String used to separate layers.
|
||||
*/
|
||||
separator: ", ",
|
||||
|
||||
|
||||
Reference in New Issue
Block a user