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

@ -7,7 +7,7 @@
*/
/**
* Public Test Library for unit testing Angular2 Applications. Assumes that you are running
* Public Test Library for unit testing Angular applications. Assumes that you are running
* with Jasmine, Mocha, or a similar framework which exports a beforeEach function and
* allows tests to be asynchronous by either returning a promise or using a 'done' parameter.
*/