Doc typo.

git-svn-id: http://svn.openlayers.org/trunk/openlayers@6900 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
Tim Schaub
2008-04-14 21:26:02 +00:00
parent b8478b0ef3
commit ff63bc1460
+1 -1
View File
@@ -12,7 +12,7 @@
/** /**
* Class: OpenLayers.Layer.Vector * Class: OpenLayers.Layer.Vector
* Instances of OpenLayers.Layer.Vector are used to render vector data from * Instances of OpenLayers.Layer.Vector are used to render vector data from
* a variety of sources. Create a new image layer with the * a variety of sources. Create a new vector layer with the
* <OpenLayers.Layer.Vector> constructor. * <OpenLayers.Layer.Vector> constructor.
* *
* Inherits from: * Inherits from: