event -> Event

git-svn-id: http://svn.openlayers.org/trunk/openlayers@1142 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
euzuro
2006-08-09 04:21:29 +00:00
parent bc780edcec
commit 0332bd09ec
6 changed files with 9 additions and 9 deletions

View File

@@ -115,7 +115,7 @@ OpenLayers.Layer.Yahoo.prototype = Object.extend( new OpenLayers.Layer(), {
/**
* @private
*
* @param {event} e
* @param {Event} e
*/
catchPanZoom: function(e) {
this.dragging = false;