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

Unified Diff: tests/compiler/dart2js/type_equals_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 | « sdk/lib/js/dartium/js_dartium.dart ('k') | tests/compiler/dart2js/type_substitution_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/compiler/dart2js/type_equals_test.dart
diff --git a/tests/compiler/dart2js/type_equals_test.dart b/tests/compiler/dart2js/type_equals_test.dart
index 4dab03e1a4f01ed543cbd426b8fe2ea2d8312b27..85305e017a58cf50f00dccd172eeb9e7ee1094fa 100644
--- a/tests/compiler/dart2js/type_equals_test.dart
+++ b/tests/compiler/dart2js/type_equals_test.dart
@@ -22,8 +22,8 @@ bool test(compiler, String name1, String name2, {bool expect}) {
FunctionSignature signature1 = element1.functionSignature;
FunctionSignature signature2 = element2.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 | « sdk/lib/js/dartium/js_dartium.dart ('k') | tests/compiler/dart2js/type_substitution_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698