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

Unified Diff: tests/language/fannkuch_test.dart

Issue 2841543002: Spelling a (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/compound_assignment_operator_test.dart ('k') | tests/language/mul_recipr_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/fannkuch_test.dart
diff --git a/tests/language/fannkuch_test.dart b/tests/language/fannkuch_test.dart
index 3505f6021dda337d8922f5998418809c92ad04d4..4aac0f5cc59c62a809a8b104b7bcc12f1aecc063 100644
--- a/tests/language/fannkuch_test.dart
+++ b/tests/language/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/compound_assignment_operator_test.dart ('k') | tests/language/mul_recipr_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698