docs(input): fix typo

This commit is contained in:
Manu Mtz.-Almeida
2016-11-26 13:51:11 +01:00
committed by GitHub

View File

@ -338,7 +338,7 @@ export class TextArea extends InputBase {
}
/**
* @input {bool} Wheather the textarea should be disabled or not
* @input {bool} Whether the textarea should be disabled or not
*/
@Input()
get disabled() {