Typo in Layer.Markers.

git-svn-id: http://svn.openlayers.org/trunk/openlayers@3783 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
crschmidt
2007-07-22 14:02:18 +00:00
parent 4b752fbe5c
commit 454d77842e

View File

@@ -12,7 +12,7 @@
* <OpenLayers.LonLat> and an <OpenLayers.Icon>.
*
* Markers are generally added to a special layer called
* <OpenLayers.Layer.Makers>.
* <OpenLayers.Layer.Markers>.
*
* Example:
* (code)