X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/6746dc89c47ed01b165cc1152533605f97eb8e8d..f562e4c6e5fac7bcb445985b99acbea4d706e6f0:/src/fx/target/CompositeElementCSS.js diff --git a/src/fx/target/CompositeElementCSS.js b/src/fx/target/CompositeElementCSS.js index ca00804d..35c5b84e 100644 --- a/src/fx/target/CompositeElementCSS.js +++ b/src/fx/target/CompositeElementCSS.js @@ -17,7 +17,7 @@ If you are unsure which license is appropriate for your use, please contact the * @extends Ext.fx.target.CompositeElement * * This class represents a animation target for a {@link Ext.CompositeElement}, where the - * constituent elements support CSS based animation. It allows each {@link Ext.core.Element} in + * constituent elements support CSS based animation. It allows 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 the appropriate target * will be created.