File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- Tue Apr 19 01:27:27 UTC 2016
2- d094a85647af04a67620ed1287103aeee3936298
1+ Tue Apr 19 03:08:47 UTC 2016
2+ 43e31c5abbd0cc33d0776953a828858145daa3f1
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ import "package:angular2/platform/browser.dart" show BROWSER_APP_PROVIDERS;
1212export "package:angular2/platform/browser.dart" show CACHED_TEMPLATE_PROVIDER;
1313
1414/**
15- * Default patform providers for testing.
15+ * Default platform providers for testing.
1616 */
1717const List <dynamic > TEST_BROWSER_PLATFORM_PROVIDERS = const [
1818 TEST_BROWSER_STATIC_PLATFORM_PROVIDERS
Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ initBrowserTests() {
3939}
4040
4141/**
42- * Default patform providers for testing without a compiler.
42+ * Default platform providers for testing without a compiler.
4343 */
4444const List <dynamic > TEST_BROWSER_STATIC_PLATFORM_PROVIDERS = const [
4545 PLATFORM_COMMON_PROVIDERS ,
You can’t perform that action at this time.
0 commit comments