Fix irregular character that Ruby/Rails objects to

This commit is contained in:
Christopher Eykamp
2013-01-22 15:44:19 +01:00
parent 5bb5530fd7
commit da62be0137

View File

@@ -81,7 +81,7 @@ OpenLayers.Marker.Box = OpenLayers.Class(OpenLayers.Marker, {
* sz - {<OpenLayers.Size>}
*
* Returns:
* {DOMElement} A new DOM Image with this marker<EFBFBD>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) {