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.
|
* Construct an OpenLayers.Events object.
|
||||||
*
|
*
|
||||||
* Parameters:
|
* Parameters:
|
||||||
* object - {Object} The js object to which this Events object is being
|
* object - {Object} The js object to which this Events object is being added
|
||||||
* added element - {DOMElement} A dom element to respond to browser events
|
* element - {DOMElement} A dom element to respond to browser events
|
||||||
* eventTypes - {Array(String)} Array of custom application events
|
* eventTypes - {Array(String)} Array of custom application events
|
||||||
* fallThrough - {Boolean} Allow events to fall through after these have
|
* fallThrough - {Boolean} Allow events to fall through after these have
|
||||||
* been handled?
|
* been handled?
|
||||||
|
|||||||
Reference in New Issue
Block a user