Upgrade to ExtJS 3.1.0 - Released 12/16/2009
[extjs.git] / src / widgets / menu / ColorMenu.js
index d28f7e4..15aa402 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * Ext JS Library 3.0.3
+ * Ext JS Library 3.1.0
  * Copyright(c) 2006-2009 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