Upgrade to ExtJS 4.0.7 - Released 10/19/2011
[extjs.git] / src / chart / Highlight.js
index 2c0908e..7466ad2 100644 (file)
@@ -26,7 +26,7 @@ Ext.define('Ext.chart.Highlight', {
 
     /**
      * Highlight the given series item.
-     * @param {Boolean|Object} Default's false. Can also be an object width style properties (i.e fill, stroke, radius) 
+     * @param {Boolean/Object} Default's false. Can also be an object width style properties (i.e fill, stroke, radius) 
      * or just use default styles per series by setting highlight = true.
      */
     highlight: false,