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

Unified Diff: tests/language/inst_field_initializer1_negative_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
« no previous file with comments | « tests/language/if_null_evaluation_order_test.dart ('k') | tests/language/instance_inline_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/inst_field_initializer1_negative_test.dart
diff --git a/tests/language/inst_field_initializer1_negative_test.dart b/tests/language/inst_field_initializer1_negative_test.dart
index 8f18981a0fc7bfd4202191a5fcde2d0317520123..af446c7fbcfaeca25073cd26d6e6a2eb9b20d7a3 100644
--- a/tests/language/inst_field_initializer1_negative_test.dart
+++ b/tests/language/inst_field_initializer1_negative_test.dart
@@ -1,7 +1,7 @@
// Copyright (c) 2011, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
-// Catch illegal access to 'this' in initalized instance fields.
+// Catch illegal access to 'this' in initialized instance fields.
class A {
A() {}
« no previous file with comments | « tests/language/if_null_evaluation_order_test.dart ('k') | tests/language/instance_inline_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698