From ed6a32cea7d98923eb0b38333596cc85205ee2e7 Mon Sep 17 00:00:00 2001 From: Christopher Eykamp Date: Wed, 2 Jan 2013 16:52:17 +0100 Subject: [PATCH] Fix @requires --- lib/OpenLayers/Format/WCSCapabilities/v1_1_0.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/OpenLayers/Format/WCSCapabilities/v1_1_0.js b/lib/OpenLayers/Format/WCSCapabilities/v1_1_0.js index 91d6fa2829..d52b08783e 100644 --- a/lib/OpenLayers/Format/WCSCapabilities/v1_1_0.js +++ b/lib/OpenLayers/Format/WCSCapabilities/v1_1_0.js @@ -4,8 +4,8 @@ * full text of the license. */ /** - * @requires OpenLayers/Format/WCSCapabilities/v1_1_0.js - * @requires OpenLayers/Format/OWSCommon/v1.js + * @requires OpenLayers/Format/WCSCapabilities/v1.js + * @requires OpenLayers/Format/OWSCommon/v1_1_0.js */ /**