X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/3789b528d8dd8aad4558e38e22d775bcab1cbd36..refs/heads/master:/docs/source/Text2.html
diff --git a/docs/source/Text2.html b/docs/source/Text2.html
index ea573dd5..ee7da3f1 100644
--- a/docs/source/Text2.html
+++ b/docs/source/Text2.html
@@ -3,8 +3,8 @@
The source code
-
-
+
+
@@ -60,7 +60,7 @@ Ext.define('Ext.layout.component.field.Text', {
* size based on the text field's {@link Ext.form.field.Text#grow grow config}.
* @param {Number} width The bodyEl width
* @param {Number} height The bodyEl height
- * @return {Array} [inputElWidth, inputElHeight]
+ * @return {Number[]} [inputElWidth, inputElHeight]
*/
adjustForGrow: function(width, height) {
var me = this,