docs(core): correct HostListener typo (#13203)

This commit is contained in:
Sarun Rattanasiri 2016-12-03 05:45:47 +07:00 committed by Alex Rickabaugh
parent aa4bd14b3f
commit 51b06924bd
1 changed files with 1 additions and 1 deletions

View File

@ -1008,7 +1008,7 @@ export interface HostListener {
}
/**
* HostBinding decorator and metadata.
* HostListener decorator and metadata.
*
* @stable
* @Annotation