Upgrade to ExtJS 4.0.7 - Released 10/19/2011
[extjs.git] / src / layout / component / Auto.js
index 521872c..995b04a 100644 (file)
@@ -18,7 +18,7 @@ If you are unsure which license is appropriate for your use, please contact the
  * @private
  *
  * <p>The AutoLayout is the default layout manager delegated by {@link Ext.Component} to
- * render any child Elements when no <tt>{@link Ext.Component#layout layout}</tt> is configured.</p>
+ * render any child Elements when no <tt>{@link Ext.container.Container#layout layout}</tt> is configured.</p>
  */
 
 Ext.define('Ext.layout.component.Auto', {