Fix ND comment typo. Spotted by blaamann

git-svn-id: http://svn.openlayers.org/trunk/openlayers@5291 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
Frédéric Junod
2007-11-28 07:02:31 +00:00
parent 527866aa51
commit 155796bcfd

View File

@@ -8,7 +8,7 @@
* @requires OpenLayers/Layer/Markers.js
*
* Class: OpenLayers.Layer.Boxes
* Draw divs as 'boes' on the layer.
* Draw divs as 'boxes' on the layer.
*
* Inherits from:
* - <OpenLayers.Layer.Markers>