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

Unified Diff: tests/language_strong/built_in_identifier_prefix_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/built_in_identifier_prefix_test.dart
diff --git a/tests/language_strong/built_in_identifier_prefix_test.dart b/tests/language_strong/built_in_identifier_prefix_test.dart
index de995c95643485046ef1445fb1240a72b9c32b76..6c3934ad8f37f5df0147440d9f54cf5ebd46b2d1 100644
--- a/tests/language_strong/built_in_identifier_prefix_test.dart
+++ b/tests/language_strong/built_in_identifier_prefix_test.dart
@@ -16,7 +16,7 @@
// Observation: it is not illegal to use a built-in identifier as a library
// prefix.
//
-// Observation: it is not legal to use a built-in identifer as a type
+// Observation: it is not legal to use a built-in identifier as a type
// annotation. A type annotation is not fully defined in the
// specification, so we assume this means that the grammar production
// "type" cannot match a built-in identifier. Unfortunately, this
« no previous file with comments | « tests/language_strong/abstract_runtime_error_test.dart ('k') | tests/language_strong/class_codegen_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698