From d47ec772c3d6b418121c81bbaf2dcb8a24742125 Mon Sep 17 00:00:00 2001 From: Vojta Jina Date: Sun, 8 Jan 2012 15:06:12 -0800 Subject: docs(fix): select widget name -> ng:model --- src/widget/select.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/widget/select.js') diff --git a/src/widget/select.js b/src/widget/select.js index e66d4cba..d4be91d9 100644 --- a/src/widget/select.js +++ b/src/widget/select.js @@ -14,7 +14,7 @@ * `ng:options` expression. * * When an item in the select menu is select, the value of array element or object property - * represented by the selected option will be bound to the model identified by the `name` attribute + * represented by the selected option will be bound to the model identified by the `ng:model` attribute * of the parent select element. * * Optionally, a single hard-coded `