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

Unified Diff: tests/language/mul_recipr_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/fannkuch_test.dart ('k') | tests/language/null_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/mul_recipr_test.dart
diff --git a/tests/language/mul_recipr_test.dart b/tests/language/mul_recipr_test.dart
index 2cf6c95b2c12e95069955f421a46cca866f3590d..a79be783cfbdf51d716698347871859e1875711d 100644
--- a/tests/language/mul_recipr_test.dart
+++ b/tests/language/mul_recipr_test.dart
@@ -1,7 +1,7 @@
// Copyright (c) 2015, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
-// Dart test program checking that optimizations are not too aggresive and
+// Dart test program checking that optimizations are not too aggressive and
// incorrect:
// - (a * (1.0 / b))
//
« no previous file with comments | « tests/language/fannkuch_test.dart ('k') | tests/language/null_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698