[Commits] r2826 - sandbox/gxm/geoext/gxm/lib/GXM/data
commits at geoext.org
commits at geoext.org
Wed Aug 24 13:38:23 CEST 2011
Author: chrismayer
Date: 2011-08-24 13:38:23 +0200 (Wed, 24 Aug 2011)
New Revision: 2826
Modified:
sandbox/gxm/geoext/gxm/lib/GXM/data/LayerStore.js
Log:
[gxm] Corrected constructor code doc
Modified: sandbox/gxm/geoext/gxm/lib/GXM/data/LayerStore.js
===================================================================
--- sandbox/gxm/geoext/gxm/lib/GXM/data/LayerStore.js 2011-08-24 05:57:54 UTC (rev 2825)
+++ sandbox/gxm/geoext/gxm/lib/GXM/data/LayerStore.js 2011-08-24 11:38:23 UTC (rev 2826)
@@ -21,7 +21,7 @@
*/
/** api: constructor
- * .. class:: MapPanel(config)
+ * .. class:: LayerStore(config)
*
* The class that is used to construct a GXM LayerStore.
*/
More information about the Commits
mailing list