From 155796bcfd51437a289cb1947141787db74e52d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Junod?= Date: Wed, 28 Nov 2007 07:02:31 +0000 Subject: [PATCH] Fix ND comment typo. Spotted by blaamann git-svn-id: http://svn.openlayers.org/trunk/openlayers@5291 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf --- lib/OpenLayers/Layer/Boxes.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/OpenLayers/Layer/Boxes.js b/lib/OpenLayers/Layer/Boxes.js index f14e69b763..28b8542762 100644 --- a/lib/OpenLayers/Layer/Boxes.js +++ b/lib/OpenLayers/Layer/Boxes.js @@ -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: * -