From d7bbcab4dfae6400bbd780a11e3122c180bb5e13 Mon Sep 17 00:00:00 2001 From: Paul Spencer Date: Mon, 7 Apr 2008 18:38:13 +0000 Subject: [PATCH] spelling mistake in comment. git-svn-id: http://svn.openlayers.org/trunk/openlayers@6810 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf --- lib/OpenLayers/Control/OverviewMap.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/OpenLayers/Control/OverviewMap.js b/lib/OpenLayers/Control/OverviewMap.js index a283184e17..12a9def34f 100644 --- a/lib/OpenLayers/Control/OverviewMap.js +++ b/lib/OpenLayers/Control/OverviewMap.js @@ -27,7 +27,7 @@ OpenLayers.Control.OverviewMap = OpenLayers.Class(OpenLayers.Control, { /** * APIProperty: ovmap - * {} A reference to the overvew map itself. + * {} A reference to the overview map itself. */ ovmap: null,