Fixing a typo.
This commit is contained in:
@@ -494,7 +494,7 @@ OpenLayers.Events = OpenLayers.Class({
|
|||||||
* target.triggerEvent("foostart");
|
* target.triggerEvent("foostart");
|
||||||
* window.setTimeout(function() {
|
* window.setTimeout(function() {
|
||||||
* target.triggerEvent("fooend");
|
* target.triggerEvent("fooend");
|
||||||
* }, 0);
|
* }, 1000);
|
||||||
* }
|
* }
|
||||||
* return propagate;
|
* return propagate;
|
||||||
* }
|
* }
|
||||||
|
|||||||
Reference in New Issue
Block a user