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

Unified Diff: pkg/analysis_server/benchmark/integration/input_converter.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
« no previous file with comments | « build/win/chrome_win.croc ('k') | pkg/analysis_server/benchmark/integration/operation.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/analysis_server/benchmark/integration/input_converter.dart
diff --git a/pkg/analysis_server/benchmark/integration/input_converter.dart b/pkg/analysis_server/benchmark/integration/input_converter.dart
index f61984515be36e7a4f2239e5e466bd9be82b584c..68cc9aff0028ff3d0fbf3d7dd28e2df223a3ae11 100644
--- a/pkg/analysis_server/benchmark/integration/input_converter.dart
+++ b/pkg/analysis_server/benchmark/integration/input_converter.dart
@@ -203,7 +203,7 @@ abstract class CommonInputConverter extends Converter<String, Operation> {
/**
* Process the expected response by completing the given completer
- * with the result if it has alredy been received,
+ * with the result if it has already been received,
* or caching the completer to be completed when the server
* returns the associated result.
* Return a future that completes when the response is received
« no previous file with comments | « build/win/chrome_win.croc ('k') | pkg/analysis_server/benchmark/integration/operation.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698