Merge pull request #786 from probins/xyztypo

XYZ: fix typo
This commit is contained in:
Frédéric Junod
2012-12-05 05:59:05 -08:00
+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.