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

Unified Diff: pkg/testing/lib/src/chain.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
Index: pkg/testing/lib/src/chain.dart
diff --git a/pkg/testing/lib/src/chain.dart b/pkg/testing/lib/src/chain.dart
index 6496a81b3762acdee089e73e239b9aaf2cac20b4..d51fdb27302ebeba96023adc4ec0adbad2c895a2 100644
--- a/pkg/testing/lib/src/chain.dart
+++ b/pkg/testing/lib/src/chain.dart
@@ -149,7 +149,7 @@ abstract class ChainContext {
/// If `step.isAsync` is true, the corresponding step is said to be
/// asynchronous.
///
- /// If a step is asynchrouns the future returned from this function will
+ /// If a step is asynchronous the future returned from this function will
/// complete after the first asynchronous step is scheduled. This
/// allows us to start processing the next test while an external process
/// completes as steps can be interleaved. To ensure all steps are
« no previous file with comments | « pkg/front_end/lib/src/fasta/kernel/body_builder.dart ('k') | runtime/third_party/double-conversion/src/bignum-dtoa.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698