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

Unified Diff: tests/language/library_env_test.dart

Issue 2833073002: Stoppp using trippple consonants (Closed)
Patch Set: More spolling Created 3 years, 8 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/library_env_test.dart
diff --git a/tests/language/library_env_test.dart b/tests/language/library_env_test.dart
index bb193e6ed029c526074454f904f24f6834485e0e..540e3754f7bb1c0e7e1800d0e93dae6fb66f6de1 100644
--- a/tests/language/library_env_test.dart
+++ b/tests/language/library_env_test.dart
@@ -59,7 +59,7 @@ main() {
if (hasIoSupport != null) {
// Dartium overrides 'dart.library.io' to return "false".
- // We don't test for the non-existance, but just make sure that
+ // We don't test for the non-existence, but just make sure that
// dart.library.io is not set to true.
Expect.equals(hasIoSupport,
const bool.fromEnvironment("dart.library.io", defaultValue: false));
« no previous file with comments | « tests/language/closure_parameter_types_test.dart ('k') | tests/language_strong/closure_parameter_types_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698