From 1a02b874b795ee74fd96ccf8576fa3a8f4a90991 Mon Sep 17 00:00:00 2001 From: Edward Date: Tue, 18 Feb 2014 16:44:10 +0800 Subject: [PATCH] Roo/form/ComboBoxArray.js --- Roo/form/ComboBoxArray.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Roo/form/ComboBoxArray.js b/Roo/form/ComboBoxArray.js index 2dce2a968a..8ad46f99e7 100644 --- a/Roo/form/ComboBoxArray.js +++ b/Roo/form/ComboBoxArray.js @@ -419,7 +419,7 @@ Roo.extend(Roo.form.ComboBoxArray.Item, Roo.BoxComponent, { }, /** - * Validates the field value + * Validates the combox array value * @return {Boolean} True if the value is valid, else false */ validate : function(){ -- 2.39.2