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
+1 -1
View File
@@ -81,7 +81,7 @@ OpenLayers.Marker.Box = OpenLayers.Class(OpenLayers.Marker, {
* sz - {<OpenLayers.Size>} * sz - {<OpenLayers.Size>}
* *
* Returns: * 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 * location passed-in
*/ */
draw: function(px, sz) { draw: function(px, sz) {