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

Unified Diff: tests/language_strong/instance_inline_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/language_strong/instance_inline_test.dart
diff --git a/tests/language_strong/instance_inline_test.dart b/tests/language_strong/instance_inline_test.dart
index 0aabedc34980103755ad9818bdcf4e2838ecae56..e6cf10dca54ef15231433cc7756fd5f579d652bb 100644
--- a/tests/language_strong/instance_inline_test.dart
+++ b/tests/language_strong/instance_inline_test.dart
@@ -5,7 +5,7 @@
import "package:expect/expect.dart";
// Test inlining of assignments in parameter passing. If [StringScanner.charAt]
-// is inlined, the argument expresion [: ++byteOffset :] should not be
+// is inlined, the argument expression [: ++byteOffset :] should not be
// duplicated.
class StringScanner {
« no previous file with comments | « tests/language_strong/inst_field_initializer1_negative_test.dart ('k') | tests/language_strong/named_parameters4_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698