diff --git a/src/ng/directive/select.js b/src/ng/directive/select.js index b5105589c122..0e0e199d43b9 100644 --- a/src/ng/directive/select.js +++ b/src/ng/directive/select.js @@ -154,7 +154,7 @@ var SelectController = * * The `select` directive is used together with {@link ngModel `ngModel`} to provide data-binding * between the scope and the `` menu is selected, the value of the selected option will be bound