From eb2130617adcce7add5e60c4171c7fc11154c4e6 Mon Sep 17 00:00:00 2001 From: euzuro Date: Tue, 12 Jun 2007 19:44:09 +0000 Subject: [PATCH] fix to docstring of #755 -- no longer two-character codes git-svn-id: http://svn.openlayers.org/trunk/openlayers@3325 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf --- lib/OpenLayers/Util.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/OpenLayers/Util.js b/lib/OpenLayers/Util.js index 28487d1644..5742042370 100644 --- a/lib/OpenLayers/Util.js +++ b/lib/OpenLayers/Util.js @@ -968,7 +968,7 @@ OpenLayers.Util.removeTail = function(url) { /** - * @returns A two-character string which specifies which is the current + * @returns A string which specifies which is the current * browser in which we are running. * * Currently-supported browser detection and codes: