Fixed typo. Non-functional change (see #2581)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@10216 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -62,7 +62,7 @@ OpenLayers.Control.GetFeature = OpenLayers.Class(OpenLayers.Control, {
|
||||
* {Boolean} Use a click handler for selecting/unselecting features. If
|
||||
* both <click> and <box> are set to true, the click handler takes
|
||||
* precedence over the box handler if a box with zero extent was
|
||||
* selected. If both clicks and Default is true.
|
||||
* selected. Default is true.
|
||||
*/
|
||||
click: true,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user