Upgrade to ExtJS 3.1.1 - Released 02/08/2010
[extjs.git] / src / widgets / menu / ColorMenu.js
index d28f7e4..0406b79 100644 (file)
@@ -1,6 +1,6 @@
 /*!
- * Ext JS Library 3.0.3
- * Copyright(c) 2006-2009 Ext JS, LLC
+ * Ext JS Library 3.1.1
+ * Copyright(c) 2006-2010 Ext JS, LLC
  * licensing@extjs.com
  * http://www.extjs.com/license
  */
@@ -91,7 +91,7 @@
          * @event select\r
          * Fires when a color is selected from the {@link #palette Ext.ColorPalette}\r
          * @param {Ext.ColorPalette} palette The {@link #palette Ext.ColorPalette}\r
-         * @param {String} color The 6-digit color hex code (without the # symbol)\r
+            * @param {String} color The 6-digit color hex code (without the # symbol)\r
          */\r
         this.relayEvents(this.palette, ['select']);\r
         this.on('select', this.menuHide, this);\r