Docs were copy pasted from drawcontrol. Fix that.

git-svn-id: http://svn.openlayers.org/trunk/openlayers@3778 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
crschmidt
2007-07-18 21:19:13 +00:00
parent 296391ebc9
commit a34f4570f3

View File

@@ -8,7 +8,7 @@
* @requires OpenLayers/Feature/Vector.js
*
* Class: OpenLayers.Control.SelectFeature
* Draws features on a vector layer when active.
* Selects vector features from a given layer on click or hover.
*
* Inherits from:
* - <OpenLayers.Control>