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

Unified Diff: tests/language_strong/fannkuch_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
Index: tests/language_strong/fannkuch_test.dart
diff --git a/tests/language_strong/fannkuch_test.dart b/tests/language_strong/fannkuch_test.dart
index 3505f6021dda337d8922f5998418809c92ad04d4..4aac0f5cc59c62a809a8b104b7bcc12f1aecc063 100644
--- a/tests/language_strong/fannkuch_test.dart
+++ b/tests/language_strong/fannkuch_test.dart
@@ -4,7 +4,7 @@
// The Great Computer Language Shootout
// http://shootout.alioth.debian.org/
// Ported from JavaScript contributed by Isaac Gouy.
-// Description: Repeatedly acccess a tiny integer-sequence.
+// Description: Repeatedly access a tiny integer-sequence.
import "package:expect/expect.dart";
« no previous file with comments | « tests/language/vm/regress_29137_vm_test.dart ('k') | tests/language_strong/inferrer_named_parameter_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698