X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/6746dc89c47ed01b165cc1152533605f97eb8e8d..HEAD:/src/layout/component/Auto.js diff --git a/src/layout/component/Auto.js b/src/layout/component/Auto.js index 521872cc..995b04a9 100644 --- a/src/layout/component/Auto.js +++ b/src/layout/component/Auto.js @@ -18,7 +18,7 @@ If you are unsure which license is appropriate for your use, please contact the * @private * *

The AutoLayout is the default layout manager delegated by {@link Ext.Component} to - * render any child Elements when no {@link Ext.Component#layout layout} is configured.

+ * render any child Elements when no {@link Ext.container.Container#layout layout} is configured.

*/ Ext.define('Ext.layout.component.Auto', {