This commit is contained in:
fredj
2011-11-16 12:52:55 +01:00
parent c207e785f9
commit a04df3e359

View File

@@ -85,7 +85,7 @@ OpenLayers.Control = OpenLayers.Class({
/**
* Property: allowSelection
* {Boolean} By deafault, controls do not allow selection, because
* {Boolean} By default, controls do not allow selection, because
* it may interfere with map dragging. If this is true, OpenLayers
* will not prevent selection of the control.
* Default is false.