Roo/bootstrap/MonthField.js
authoredward <edward@roojs.com>
Fri, 9 Oct 2015 04:52:28 +0000 (12:52 +0800)
committeredward <edward@roojs.com>
Fri, 9 Oct 2015 04:52:28 +0000 (12:52 +0800)
Roo/bootstrap/MonthField.js

index 2461a83..7ce79a2 100644 (file)
@@ -39,7 +39,7 @@ Roo.bootstrap.MonthField = function(config){
          * @event select
          * Fires when select a month.
          * @param {Roo.bootstrap.MonthField} this
-         * @param {String} value The value of field
+         * @param {String} month The value of field
          */
         select : true
     });