From ca8d9c11570eaa07325853db8e57220125dbf189 Mon Sep 17 00:00:00 2001 From: euzuro Date: Tue, 16 May 2006 18:25:03 +0000 Subject: [PATCH] copy/paste oversight git-svn-id: http://svn.openlayers.org/trunk/openlayers@49 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf --- lib/OpenLayers/Util.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/OpenLayers/Util.js b/lib/OpenLayers/Util.js index 822026dd50..449a730d52 100644 --- a/lib/OpenLayers/Util.js +++ b/lib/OpenLayers/Util.js @@ -118,7 +118,7 @@ OpenLayers.Pixel.prototype = { * the int values passed in. * * @param {int} x - * @param {int} x + * @param {int} y * * @return {OpenLayers.Pixel} */