From 868b6055b3c67de13d8a83b6e17a63c3a07335f6 Mon Sep 17 00:00:00 2001 From: Tim Schaub Date: Fri, 20 Jun 2008 16:59:28 +0000 Subject: [PATCH] Invoking the trivial change clause, removing an extra word from the getLayerWarning in the English dictionary. Thanks bobkare for the catch. git-svn-id: http://svn.openlayers.org/trunk/openlayers@7397 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf --- lib/OpenLayers/Lang/en.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/OpenLayers/Lang/en.js b/lib/OpenLayers/Lang/en.js index f69597f2b3..394ec84159 100644 --- a/lib/OpenLayers/Lang/en.js +++ b/lib/OpenLayers/Lang/en.js @@ -75,7 +75,7 @@ OpenLayers.Lang.en = { "To get rid of this message, select a new BaseLayer " + "in the layer switcher in the upper-right corner.

" + "Most likely, this is because the ${layerLib} library " + - "script was either not correctly included.

" + + "script was not correctly included.

" + "Developers: For help getting this working correctly, " + "click here",