Doc fixes for Event.triggerEvent - no functional change.

This commit is contained in:
Antoine Abt
2012-06-06 12:17:24 +03:00
parent 8b2bab9d51
commit 052be82288

View File

@@ -822,7 +822,7 @@ OpenLayers.Events = OpenLayers.Class({
*
* Parameters:
* type - {String}
* evt - {Event}
* evt - {Event || Object} will be passed to the listeners.
*
* Returns:
* {Boolean} The last listener return. If a listener returns false, the