fixed API docs. p=patzi, r=me (closes #2948)

git-svn-id: http://svn.openlayers.org/trunk/openlayers@10919 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
ahocevar
2010-11-25 16:46:57 +00:00
parent 0f6c6545f6
commit 542f8c5a84

View File

@@ -161,8 +161,8 @@ OpenLayers.Control.Measure = OpenLayers.Class(OpenLayers.Control, {
/**
* APIMethod: setImmediate
* Set <persist> is true, the temporary
* sketch will be erased.
* Sets the <immediate> property. Changes the activity of immediate
* measurement.
*/
setImmediate: function(immediate) {
this.immediate = immediate;