diff --git a/lib/OpenLayers/Layer/OSM.js b/lib/OpenLayers/Layer/OSM.js index d0352e5ab0..6fd5c78b41 100644 --- a/lib/OpenLayers/Layer/OSM.js +++ b/lib/OpenLayers/Layer/OSM.js @@ -57,7 +57,7 @@ OpenLayers.Layer.OSM = OpenLayers.Class(OpenLayers.Layer.XYZ, { * Property: attribution * {String} The layer attribution. */ - attribution: "© OpenStreetMap contributors", + attribution: "© OpenStreetMap contributors", /** * Property: sphericalMercator