docs/src/Roo_bootstrap_Card.js.html
[roojs1] / Roo / Toolbar.js
index b6ecbd6..0610c3f 100644 (file)
@@ -523,7 +523,7 @@ Roo.Toolbar.Fill = Roo.extend(Roo.Toolbar.Spacer, {
  * A simple class that renders text directly into a toolbar.
  * @constructor
  * Creates a new TextItem
- * @param {String} text
+ * @cfg {string} text 
  */
 Roo.Toolbar.TextItem = function(cfg){
     var  text = cfg || "";