X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/6746dc89c47ed01b165cc1152533605f97eb8e8d..f562e4c6e5fac7bcb445985b99acbea4d706e6f0:/src/fx/target/ElementCSS.js diff --git a/src/fx/target/ElementCSS.js b/src/fx/target/ElementCSS.js index c874e113..d5323666 100644 --- a/src/fx/target/ElementCSS.js +++ b/src/fx/target/ElementCSS.js @@ -16,8 +16,8 @@ If you are unsure which license is appropriate for your use, please contact the * @class Ext.fx.target.ElementCSS * @extends Ext.fx.target.Element * - * This class represents a animation target for an {@link Ext.core.Element} that supports CSS - * based animation. In general this class will not be created directly, the {@link Ext.core.Element} + * This class represents a animation target for an {@link Ext.Element} that supports CSS + * based animation. In general this class will not be created directly, the {@link Ext.Element} * will be passed to the animation and the appropriate target will be created. */ Ext.define('Ext.fx.target.ElementCSS', {