Removed Event from doc, since it's not being used

This commit is contained in:
Gregers Gram Rygg
2012-11-05 23:15:53 +01:00
parent 6e18d0e254
commit 7b1bc2a675
+1 -1
View File
@@ -922,7 +922,7 @@ OpenLayers.Events = OpenLayers.Class({
* and calculate the correct values. * and calculate the correct values.
* *
* Parameters: * Parameters:
* evt - {Event or Touch} Either the event object or a single touch object * evt - {Touch} a Touch object from a TouchEvent
* *
* Returns: * Returns:
* {Object} An object with only clientX and clientY properties with the * {Object} An object with only clientX and clientY properties with the