docs: in doc comments, replace [aA]ngular2 with Angular (#15463)

This commit is contained in:
Ward Bell
2017-03-27 09:44:35 -07:00
committed by Victor Berchet
parent 6605dd1c7c
commit 816b389759
12 changed files with 27 additions and 27 deletions

View File

@ -8,7 +8,7 @@
*/
// Must be imported first, because angular2 decorators throws on load.
// Must be imported first, because Angular decorators throw on load.
import 'reflect-metadata';
import * as ts from 'typescript';