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

Unified Diff: pkg/front_end/lib/compiler_options.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
« no previous file with comments | « pkg/expect/lib/expect.dart ('k') | pkg/front_end/lib/src/base/library_info.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/front_end/lib/compiler_options.dart
diff --git a/pkg/front_end/lib/compiler_options.dart b/pkg/front_end/lib/compiler_options.dart
index acc4e11ffbdf9017700be8e748b7aa9639d5795e..c360ee152c69c78286e090761366641a933a77b4 100644
--- a/pkg/front_end/lib/compiler_options.dart
+++ b/pkg/front_end/lib/compiler_options.dart
@@ -122,7 +122,7 @@ class CompilerOptions {
/// are covered by summary files.
///
/// When this option is true, these APIs will treat any dependency that is
- /// not described in a summary as if it was explictly listed as an input.
+ /// not described in a summary as if it was explicitly listed as an input.
bool chaseDependencies = false;
/// Whether to interpret Dart sources in strong-mode.
« no previous file with comments | « pkg/expect/lib/expect.dart ('k') | pkg/front_end/lib/src/base/library_info.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698