Upgrade to ExtJS 4.0.7 - Released 10/19/2011
[extjs.git] / examples / ux / statusbar / StatusBar.js
index 492ff8a..cbfbcca 100644 (file)
@@ -335,7 +335,7 @@ statusBar.setStatus({
             iconCls = o.useDefaults ? (this.defaultIconCls ? this.defaultIconCls : '') : '';
 
         if (o.anim) {
-            // animate the statusEl Ext.core.Element
+            // animate the statusEl Ext.Element
             this.statusEl.el.puff({
                 remove: false,
                 useDisplay: true,