Fix broken link. (thx hue)

git-svn-id: http://svn.openlayers.org/trunk/openlayers@5360 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
crschmidt
2007-12-07 22:49:52 +00:00
parent 382b750edd
commit e5998110b3

View File

@@ -31,7 +31,7 @@ OpenLayers.Layer.WMS = OpenLayers.Class(OpenLayers.Layer.Grid, {
/**
* Property: reproject
* *Deprecated*. See http://trac.openlayers.org/wiki/SpatialMercator
* *Deprecated*. See http://trac.openlayers.org/wiki/SphericalMercator
* for information on the replacement for this functionality.
* {Boolean} Try to reproject this layer if its coordinate reference system
* is different than that of the base layer. Default is true.