diff --git a/src/ng/directive/attrs.js b/src/ng/directive/attrs.js index cd0990e60477..6a9c7b96aa7d 100644 --- a/src/ng/directive/attrs.js +++ b/src/ng/directive/attrs.js @@ -181,7 +181,7 @@ * - * @element INPUT + * @element INPUT, BUTTON, SELECT * @param {expression} ngDisabled If the {@link guide/expression expression} is truthy, * then the `disabled` attribute will be set on the element */