diff --git a/lib/OpenLayers/BaseTypes.js b/lib/OpenLayers/BaseTypes.js index dba8aa955e..898f955938 100644 --- a/lib/OpenLayers/BaseTypes.js +++ b/lib/OpenLayers/BaseTypes.js @@ -91,8 +91,8 @@ OpenLayers.Pixel.prototype = { x: 0.0, /** - * APIProperty: x - * {Number} The x coordinate + * APIProperty: y + * {Number} The y coordinate */ y: 0.0,