From 4769e119a0b2425bce37251867ce3a6ea3fecda9 Mon Sep 17 00:00:00 2001 From: fredj Date: Thu, 12 Jan 2012 09:12:07 +0100 Subject: [PATCH] Correct spelling in documentation. Non functional change. --- 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 4ee3c11f1a..01fe86ee3a 100644 --- a/lib/OpenLayers/Control/OverviewMap.js +++ b/lib/OpenLayers/Control/OverviewMap.js @@ -17,7 +17,7 @@ * the lower right corner of the main map. Create a new overview map with the * constructor. * - * Inerits from: + * Inherits from: * - */ OpenLayers.Control.OverviewMap = OpenLayers.Class(OpenLayers.Control, {