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