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

Unified Diff: tests/language_strong/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
Index: tests/language_strong/abstract_runtime_error_test.dart
diff --git a/tests/language_strong/abstract_runtime_error_test.dart b/tests/language_strong/abstract_runtime_error_test.dart
index f885ea8cdedcab6d900cd47b91ba850ed8c0a5a2..567e2c1d4714eacd6539b14c3ec32a2f9551c928 100644
--- a/tests/language_strong/abstract_runtime_error_test.dart
+++ b/tests/language_strong/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/language/vm/regress_29137_vm_test.dart ('k') | tests/language_strong/built_in_identifier_prefix_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698