X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/6746dc89c47ed01b165cc1152533605f97eb8e8d..HEAD:/src/fx/target/CompositeElement.js diff --git a/src/fx/target/CompositeElement.js b/src/fx/target/CompositeElement.js index 6e180dcd..0faacdf0 100644 --- a/src/fx/target/CompositeElement.js +++ b/src/fx/target/CompositeElement.js @@ -17,7 +17,7 @@ If you are unsure which license is appropriate for your use, please contact the * @extends Ext.fx.target.Element * * This class represents a animation target for a {@link Ext.CompositeElement}. It allows - * each {@link Ext.core.Element} in the group to be animated as a whole. In general this class will not be + * each {@link Ext.Element} in the group to be animated as a whole. In general this class will not be * created directly, the {@link Ext.CompositeElement} will be passed to the animation and * and the appropriate target will be created. */