XYZ: fix typo

This commit is contained in:
Peter Robins
2012-12-05 13:54:43 +00:00
parent a54ecca32b
commit 8a4bf871f1
+1 -1
View File
@@ -24,7 +24,7 @@ OpenLayers.Layer.XYZ = OpenLayers.Class(OpenLayers.Layer.Grid, {
isBaseLayer: true, isBaseLayer: true,
/** /**
* APIProperty: sphericalMecator * APIProperty: sphericalMercator
* Whether the tile extents should be set to the defaults for * Whether the tile extents should be set to the defaults for
* spherical mercator. Useful for things like OpenStreetMap. * spherical mercator. Useful for things like OpenStreetMap.
* Default is false, except for the OSM subclass. * Default is false, except for the OSM subclass.