diff --git a/lib/OpenLayers/Marker/Box.js b/lib/OpenLayers/Marker/Box.js index 5b100a8400..c3086bfe78 100644 --- a/lib/OpenLayers/Marker/Box.js +++ b/lib/OpenLayers/Marker/Box.js @@ -81,7 +81,7 @@ OpenLayers.Marker.Box = OpenLayers.Class(OpenLayers.Marker, { * sz - {} * * Returns: - * {DOMElement} A new DOM Image with this markerīs icon set at the + * {DOMElement} A new DOM Image with this marker's icon set at the * location passed-in */ draw: function(px, sz) {