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

View File

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