From 6dae5eb77090c813914f4bebf95b8988c516e73e Mon Sep 17 00:00:00 2001 From: euzuro Date: Fri, 12 Sep 2008 17:07:20 +0000 Subject: [PATCH] Fix misspelling git-svn-id: http://svn.openlayers.org/trunk/openlayers@8010 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf --- lib/OpenLayers/Format/GML/Base.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/OpenLayers/Format/GML/Base.js b/lib/OpenLayers/Format/GML/Base.js index 76c187c16d..7562db737c 100644 --- a/lib/OpenLayers/Format/GML/Base.js +++ b/lib/OpenLayers/Format/GML/Base.js @@ -3,7 +3,7 @@ * full text of the license. */ /** - * @requires OpenLayers/Format/XMl.js + * @requires OpenLayers/Format/XML.js */ /**