update comment

git-svn-id: http://svn.openlayers.org/trunk/openlayers@933 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
euzuro
2006-07-11 14:54:34 +00:00
parent fe6ede2c87
commit 63e0242ca9

View File

@@ -125,7 +125,7 @@ OpenLayers.Layer.prototype = {
* have to do some init work in that case.
*/
moveTo: function (bound, zoomChanged) {
//this function should be implemented by all subclasses.
//this function can be implemented by subclasses.
},
/** Set the map property for the layer. This is done through an accessor