Another doc tweak.

git-svn-id: http://svn.openlayers.org/trunk/openlayers@6901 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
Tim Schaub
2008-04-14 21:28:52 +00:00
parent ff63bc1460
commit 5e634d27e1

View File

@@ -151,7 +151,7 @@ OpenLayers.Layer.Vector = OpenLayers.Class(OpenLayers.Layer, {
*
* Parameters:
* name - {String} A name for the layer
* options - {Object} options Object with non-default properties to set on
* options - {Object} Optional object with non-default properties to set on
* the layer.
*
* Returns: