docs(): fix a typo: patform -> platform

Closes #8081
This commit is contained in:
Felix Yan
2016-04-15 11:59:44 +08:00
committed by Robert Messerle
parent 13c8b13343
commit 43e31c5abb
3 changed files with 3 additions and 3 deletions

View File

@ -47,7 +47,7 @@ function initServerTests() {
}
/**
* Default patform providers for testing.
* Default platform providers for testing.
*/
export const TEST_SERVER_PLATFORM_PROVIDERS: Array<any /*Type | Provider | any[]*/> = CONST_EXPR([
PLATFORM_COMMON_PROVIDERS,