Fix typo.

git-svn-id: http://svn.openlayers.org/trunk/openlayers@264 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
crschmidt
2006-05-22 16:18:35 +00:00
parent 0cc4aa316d
commit 0fd94a3f21

View File

@@ -6,7 +6,7 @@ OpenLayers.Events.prototype = {
"mouseover", "mouseout",
"mousedown", "mouseup", "mousemove",
"click", "dblclick",
"resize", "focus", blur"
"resize", "focus", "blur"
],
// hash of Array(Function): events listener functions