update comment

git-svn-id: http://svn.openlayers.org/trunk/openlayers@896 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
euzuro
2006-07-06 10:46:57 +00:00
parent 986eaaf7a4
commit 7b80623c5c
2 changed files with 2 additions and 2 deletions

View File

@@ -62,7 +62,7 @@ OpenLayers.Layer.Grid.prototype =
this.options);
}
//set any non-init vars here
// copy/set any non-init, non-simple values here
//get all additions from superclasses
return OpenLayers.Layer.HTTPRequest.prototype.clone.apply(this, [obj]);