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

Unified Diff: tests/compiler/dart2js/kernel/constructors_test.dart

Issue 2957593002: Spelling fixes e to i. (Closed)
Patch Set: Created 3 years, 6 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
Index: tests/compiler/dart2js/kernel/constructors_test.dart
diff --git a/tests/compiler/dart2js/kernel/constructors_test.dart b/tests/compiler/dart2js/kernel/constructors_test.dart
index 1acb6889a01ba688d383b14978f1f2de76364429..7946801fbeb31be4878a262864db62c08cf0a2f8 100644
--- a/tests/compiler/dart2js/kernel/constructors_test.dart
+++ b/tests/compiler/dart2js/kernel/constructors_test.dart
@@ -48,7 +48,7 @@ main() => new Foo(number: 3);
});
// TODO(efortuna): Kernel needs to have some additional constructor
- // implementaion work before this is legitimately equivalent code to the
+ // implementation work before this is legitimately equivalent code to the
// original AST.
/* test('initialized field and constructor', () {
String code = '''
« no previous file with comments | « tests/benchmark_smoke/benchmark_base.dart ('k') | tests/compiler/dart2js/simple_inferrer_final_field2_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698