Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1254)

Unified Diff: tests/compiler/dart2js/type_substitution_test.dart

Issue 2833073002: Stoppp using trippple consonants (Closed)
Patch Set: More spolling Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « tests/compiler/dart2js/type_equals_test.dart ('k') | tests/corelib/string_replace_all_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/compiler/dart2js/type_substitution_test.dart
diff --git a/tests/compiler/dart2js/type_substitution_test.dart b/tests/compiler/dart2js/type_substitution_test.dart
index 2b537c42c0262aa708b75ed94a27718bcf3ad85a..24d4ebddfde3eb50172468e11bec38ec5820fbb7 100644
--- a/tests/compiler/dart2js/type_substitution_test.dart
+++ b/tests/compiler/dart2js/type_substitution_test.dart
@@ -19,8 +19,8 @@ ResolutionDartType getType(compiler, String name) {
element.computeType(compiler.resolution);
FunctionSignature signature = element.functionSignature;
- // Function signatures are used to be to provide void types (only occuring as
- // as return types) and (inlined) function types (only occuring as method
+ // Function signatures are used to be to provide void types (only occurring as
+ // as return types) and (inlined) function types (only occurring as method
// parameter types).
//
// Only a single type is used from each signature. That is, it is not the
« no previous file with comments | « tests/compiler/dart2js/type_equals_test.dart ('k') | tests/corelib/string_replace_all_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698