[Commits] r1300 - core/trunk/geoext/lib/GeoExt/widgets/tree
commits at geoext.org
commits at geoext.org
Fri Jul 31 15:35:02 CEST 2009
Author: ahocevar
Date: 2009-07-31 15:35:02 +0200 (Fri, 31 Jul 2009)
New Revision: 1300
Modified:
core/trunk/geoext/lib/GeoExt/widgets/tree/LayerNode.js
Log:
Fixed typo in docs. Non-functional change.
Modified: core/trunk/geoext/lib/GeoExt/widgets/tree/LayerNode.js
===================================================================
--- core/trunk/geoext/lib/GeoExt/widgets/tree/LayerNode.js 2009-07-31 09:50:03 UTC (rev 1299)
+++ core/trunk/geoext/lib/GeoExt/widgets/tree/LayerNode.js 2009-07-31 13:35:02 UTC (rev 1300)
@@ -150,7 +150,7 @@
/** api: constructor
* .. class:: LayerNode(config)
*
- * A subclass of ``Ext.tree.TreeNode`` that is connected to an
+ * A subclass of ``Ext.tree.AsyncTreeNode`` that is connected to an
* ``OpenLayers.Layer`` by setting the node's layer property. Checking or
* unchecking the checkbox of this node will directly affect the layer and
* vice versa. The default iconCls for this node's icon is
More information about the Commits
mailing list