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

Unified Diff: tests/language/static_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/static_inline_test.dart
diff --git a/tests/language/static_inline_test.dart b/tests/language/static_inline_test.dart
index 50141e32f2a31ae9f0a730078d210497eec52630..12bfe48a6b8fee9851693fac0ce5438f615c623e 100644
--- a/tests/language/static_inline_test.dart
+++ b/tests/language/static_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/named_parameters_aggregated_test.dart ('k') | tests/language/type_variable_initializer_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698