[Commits] r1366 - core/trunk/geoext/lib/GeoExt/widgets/tree

commits at geoext.org commits at geoext.org
Mon Sep 28 11:42:58 CEST 2009


Author: bbinet
Date: 2009-09-28 11:42:58 +0200 (Mon, 28 Sep 2009)
New Revision: 1366

Modified:
   core/trunk/geoext/lib/GeoExt/widgets/tree/LayerContainer.js
Log:
fix typo in comment, no functionnal changes

Modified: core/trunk/geoext/lib/GeoExt/widgets/tree/LayerContainer.js
===================================================================
--- core/trunk/geoext/lib/GeoExt/widgets/tree/LayerContainer.js	2009-09-17 06:53:16 UTC (rev 1365)
+++ core/trunk/geoext/lib/GeoExt/widgets/tree/LayerContainer.js	2009-09-28 09:42:58 UTC (rev 1366)
@@ -25,7 +25,7 @@
  *      will be included. The childrens' iconCls defaults to
  *      "gx-tree-layer-icon".
  *      
- *      Note: if this conatiner is loaded by an ``Ext.tree.TreeLoader``, the
+ *      Note: if this container is loaded by an ``Ext.tree.TreeLoader``, the
  *      ``applyLoader`` config option of that loader needs to be set to
  *      "false". Also note that the list of available uiProviders will be
  *      taken from the ownerTree if this container's loader is configured



More information about the Commits mailing list