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

Unified Diff: pkg/front_end/testcases/DeltaBlue.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: pkg/front_end/testcases/DeltaBlue.dart
diff --git a/pkg/front_end/testcases/DeltaBlue.dart b/pkg/front_end/testcases/DeltaBlue.dart
index 755b8c3cc3a487826d37a040d50e74c29bca7a5a..d8eee80da20bd8f7b1af1d11b5373f0edf1fca3e 100644
--- a/pkg/front_end/testcases/DeltaBlue.dart
+++ b/pkg/front_end/testcases/DeltaBlue.dart
@@ -148,7 +148,7 @@ abstract class Constraint {
/**
* Normal constraints are not input constraints. An input constraint
* is one that depends on external state, such as the mouse, the
- * keybord, a clock, or some arbitraty piece of imperative code.
+ * keybord, a clock, or some arbitrary piece of imperative code.
*/
bool isInput() => false;
}
« no previous file with comments | « pkg/front_end/lib/src/fasta/type_inference/type_inference_engine.dart ('k') | pkg/front_end/tool/fasta_perf.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698