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

Unified Diff: pkg/analysis_server/test/context_manager_driver_test.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
« no previous file with comments | « docs/language/dartLangSpec.tex ('k') | pkg/analyzer/lib/src/context/builder.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/analysis_server/test/context_manager_driver_test.dart
diff --git a/pkg/analysis_server/test/context_manager_driver_test.dart b/pkg/analysis_server/test/context_manager_driver_test.dart
index 4930908df8e05366a074f8b9d901f7427f98ae94..44f37a05fe7629e69afb4cc224b875d2285e2c16 100644
--- a/pkg/analysis_server/test/context_manager_driver_test.dart
+++ b/pkg/analysis_server/test/context_manager_driver_test.dart
@@ -64,7 +64,7 @@ class ContextManagerWithNewOptionsTest_Driver
@failingTest
test_path_filter_analysis_option() async {
- // This fails because we're not analyzing the analyis options file.
+ // This fails because we're not analyzing the analysis options file.
return super.test_path_filter_analysis_option();
}
}
@@ -100,7 +100,7 @@ class ContextManagerWithOldOptionsTest_Driver
@failingTest
test_path_filter_analysis_option() async {
- // This fails because we're not analyzing the analyis options file.
+ // This fails because we're not analyzing the analysis options file.
return super.test_path_filter_analysis_option();
}
}
« no previous file with comments | « docs/language/dartLangSpec.tex ('k') | pkg/analyzer/lib/src/context/builder.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698