fix comment, non-functional change
git-svn-id: http://svn.openlayers.org/trunk/openlayers@10897 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -449,8 +449,8 @@ OpenLayers.Events = OpenLayers.Class({
|
||||
* Construct an OpenLayers.Events object.
|
||||
*
|
||||
* Parameters:
|
||||
* object - {Object} The js object to which this Events object is being
|
||||
* added element - {DOMElement} A dom element to respond to browser events
|
||||
* object - {Object} The js object to which this Events object is being added
|
||||
* element - {DOMElement} A dom element to respond to browser events
|
||||
* eventTypes - {Array(String)} Array of custom application events
|
||||
* fallThrough - {Boolean} Allow events to fall through after these have
|
||||
* been handled?
|
||||
|
||||
Reference in New Issue
Block a user