diff --git a/lib/OpenLayers/Layer/Vector.js b/lib/OpenLayers/Layer/Vector.js index 673a7faa5b..89f702e00b 100644 --- a/lib/OpenLayers/Layer/Vector.js +++ b/lib/OpenLayers/Layer/Vector.js @@ -12,8 +12,8 @@ /** * Class: OpenLayers.Layer.Vector * Instances of OpenLayers.Layer.Vector are used to render vector data from - * a variety of sources. Create a new image layer with the - * constructor. + * a variety of sources. Create a new vector layer with the + * constructor. * * Inherits from: * -