From 0a639404c42407356dd7d5ec6606f57d66caed27 Mon Sep 17 00:00:00 2001 From: Christopher Eykamp Date: Wed, 2 Jan 2013 12:26:13 +0100 Subject: [PATCH] Convert APIProperty to Property --- lib/OpenLayers/Format/WCSCapabilities/v1_0_0.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/OpenLayers/Format/WCSCapabilities/v1_0_0.js b/lib/OpenLayers/Format/WCSCapabilities/v1_0_0.js index f1f63f1de3..fe6ac248ad 100644 --- a/lib/OpenLayers/Format/WCSCapabilities/v1_0_0.js +++ b/lib/OpenLayers/Format/WCSCapabilities/v1_0_0.js @@ -40,7 +40,7 @@ OpenLayers.Format.WCSCapabilities.v1_0_0 = OpenLayers.Class( /** - * APIProperty: errorProperty + * Property: errorProperty * {String} Which property of the returned object to check for in order to * determine whether or not parsing has failed. In the case that the * errorProperty is undefined on the returned object, the document will be