Fix euzuro's broken apostrophe in Marker.js from r122.

git-svn-id: http://svn.openlayers.org/trunk/openlayers@2956 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
Schuyler Erle
2007-04-01 21:37:17 +00:00
parent 07abc57037
commit 74f557c158
+1 -1
View File
@@ -60,7 +60,7 @@ OpenLayers.Marker.prototype = {
/** /**
* @param {OpenLayers.Pixel} px * @param {OpenLayers.Pixel} px
* *
* @return A new DOM Image with this marker´s icon set at the * @return A new DOM Image with this marker's icon set at the
* location passed-in * location passed-in
* @type DOMElement * @type DOMElement
*/ */