Fix API-docs spelling error.

This fixes #654. Thanks to @dandv for catching this.
This commit is contained in:
Marc Jansen
2012-08-30 00:40:43 +03:00
parent ec26dd6564
commit a4bc3f33e6

View File

@@ -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: ", ",