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

Unified Diff: tests/language/string_optimizations_test.dart

Issue 2850783002: Dart SDK Spelling b, c, and d. (Closed)
Patch Set: 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
« no previous file with comments | « tests/language/inferrer_named_parameter_test.dart ('k') | tests/language/vm/if_conversion_vm_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/string_optimizations_test.dart
diff --git a/tests/language/string_optimizations_test.dart b/tests/language/string_optimizations_test.dart
index 1374bb3760dc29759d69ac3dd4f3e7767616cd20..f5e1b0ff27b9bd5a852c523b598ab4c49dd86afe 100644
--- a/tests/language/string_optimizations_test.dart
+++ b/tests/language/string_optimizations_test.dart
@@ -3,7 +3,7 @@
// BSD-style license that can be found in the LICENSE file.
// Regression test for dart2js's type inferrer, that used to not
-// correclty infer optional named parameters.
+// correctly infer optional named parameters.
import "package:expect/expect.dart";
import "compiler_annotations.dart";
« no previous file with comments | « tests/language/inferrer_named_parameter_test.dart ('k') | tests/language/vm/if_conversion_vm_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698