From afe617a647211bbb2173bb0dd4c4c6d44c11a407 Mon Sep 17 00:00:00 2001 From: Igor Minar Date: Mon, 12 Mar 2012 21:30:03 -0700 Subject: docs(*): renaming incorrect widget references to control or directive --- src/directive/select.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/directive/select.js') diff --git a/src/directive/select.js b/src/directive/select.js index 2c6ef15b..1c320151 100644 --- a/src/directive/select.js +++ b/src/directive/select.js @@ -34,7 +34,7 @@ * * binding to a value not in list confuses most browsers. * * @param {string} name assignable expression to data-bind to. - * @param {string=} required The widget is considered valid only if value is entered. + * @param {string=} required The control is considered valid only if value is entered. * @param {comprehension_expression=} ng-options in one of the following forms: * * * for array data sources: -- cgit v1.2.3