update comment

git-svn-id: http://svn.openlayers.org/trunk/openlayers@633 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
euzuro
2006-06-20 23:08:10 +00:00
parent 33e84b6ff0
commit 9a74fc1f7e

View File

@@ -89,7 +89,7 @@ OpenLayers.Layer.Markers.prototype =
}
},
/** Calculate the screen pixel location for the marker, create it, and
/** Calculate the pixel location for the marker, create it, and
* add it to the layer's div
*
* @private