docs(content): type Sroll => Scroll (#12281)

This commit is contained in:
Jan Piotrowski
2017-07-10 13:12:13 +02:00
committed by Manu MA
parent b5aa304e7e
commit 693c1c56d1

View File

@@ -63,7 +63,7 @@ export class EventEmitterProxy<T> extends EventEmitter<T> {
*
* @advanced
*
* ### Sroll Events
* ### Scroll Events
*
* Scroll events happen outside of Angular's Zones. This is for performance reasons. So
* if you're trying to bind a value to any scroll event, it will need to be wrapped in