[Commits] r1370 - core/trunk/geoext/lib/GeoExt/data

commits at geoext.org commits at geoext.org
Tue Sep 29 16:51:16 CEST 2009


Author: bbinet
Date: 2009-09-29 16:51:16 +0200 (Tue, 29 Sep 2009)
New Revision: 1370

Modified:
   core/trunk/geoext/lib/GeoExt/data/WMSDescribeLayerStore.js
Log:
fix typo in comment, no functionnal changes

Modified: core/trunk/geoext/lib/GeoExt/data/WMSDescribeLayerStore.js
===================================================================
--- core/trunk/geoext/lib/GeoExt/data/WMSDescribeLayerStore.js	2009-09-29 13:53:35 UTC (rev 1369)
+++ core/trunk/geoext/lib/GeoExt/data/WMSDescribeLayerStore.js	2009-09-29 14:51:16 UTC (rev 1370)
@@ -32,7 +32,7 @@
 /** api: config[format]
  *  ``OpenLayers.Format``
  *  A parser for transforming the XHR response into an array of objects
- *  representing attributes.  Defaults to an ``OpenLayers.Format.WMSCapabilities``
+ *  representing attributes.  Defaults to an ``OpenLayers.Format.WMSDescribeLayer``
  *  parser.
  */
 



More information about the Commits mailing list