Roo/bootstrap/Input.js
authorAlan Knowles <alan@roojs.com>
Wed, 31 Jan 2018 08:24:03 +0000 (16:24 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 31 Jan 2018 08:24:03 +0000 (16:24 +0800)
Roo/bootstrap/Input.js

index ac33697..9821c6b 100644 (file)
@@ -211,7 +211,7 @@ Roo.extend(Roo.bootstrap.Input, Roo.bootstrap.Component,  {
      */
     regexText : "",
     /**
-     * @cfg {String} regexText The error text to display if {@link #regex} is used and the test fails during validation (defaults to "")
+     * @cfg {String} invalidText The error text to display if {@link #validator} test fails during validation (defaults to "")
      */
     invalidText : "",