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

Unified Diff: pkg/analyzer/lib/src/task/driver.dart

Issue 2957593002: Spelling fixes e to i. (Closed)
Patch Set: Created 3 years, 6 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/analyzer/lib/src/task/driver.dart
diff --git a/pkg/analyzer/lib/src/task/driver.dart b/pkg/analyzer/lib/src/task/driver.dart
index a9a8beaf4801cb84cb3066e5f3c584e748492b80..c92370d7eacd4750ec5fa745e173d1de4d8be467 100644
--- a/pkg/analyzer/lib/src/task/driver.dart
+++ b/pkg/analyzer/lib/src/task/driver.dart
@@ -229,7 +229,7 @@ class AnalysisDriver {
*/
bool performAnalysisTask() {
//
- // TODO(brianwilkerson) This implementaiton does not allow us to prioritize
+ // TODO(brianwilkerson) This implementation does not allow us to prioritize
// work across contexts. What we need is a way for an external client to ask
// to have all priority files analyzed for each context, then ask for normal
// files to be analyzed. There are a couple of ways to do this.
« no previous file with comments | « pkg/analyzer/lib/src/summary/fasta/summary_builder.dart ('k') | pkg/analyzer/test/generated/parser_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698