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

Unified Diff: tests/language/abstract_runtime_error_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/html/element_test.dart ('k') | tests/language/class_codegen_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/abstract_runtime_error_test.dart
diff --git a/tests/language/abstract_runtime_error_test.dart b/tests/language/abstract_runtime_error_test.dart
index 99f8fa051bc44133259846ebb5746d8be42c80cf..a34791f72adda3b9be30718250dc62b1d5dac4aa 100644
--- a/tests/language/abstract_runtime_error_test.dart
+++ b/tests/language/abstract_runtime_error_test.dart
@@ -6,7 +6,7 @@ import "package:expect/expect.dart";
// Test various conditions around instantiating an abstract class.
-// From The Dart Programming Langauge Specification, 11.11.1 "New":
+// From The Dart Programming Language Specification, 11.11.1 "New":
// If q is a constructor of an abstract class then an
// AbstractClassInstantiation- Error is thrown.
« no previous file with comments | « tests/html/element_test.dart ('k') | tests/language/class_codegen_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698