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

Unified Diff: pkg/analyzer/lib/src/kernel/ast_from_analyzer.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 | « pkg/analyzer/lib/src/generated/utilities_general.dart ('k') | pkg/analyzer/lib/src/summary/link.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/analyzer/lib/src/kernel/ast_from_analyzer.dart
diff --git a/pkg/analyzer/lib/src/kernel/ast_from_analyzer.dart b/pkg/analyzer/lib/src/kernel/ast_from_analyzer.dart
index 0d04de9d92115a991b478dd8d6cae09087138440..9a26298d911b3e550774a292bbde0ead98e49658 100644
--- a/pkg/analyzer/lib/src/kernel/ast_from_analyzer.dart
+++ b/pkg/analyzer/lib/src/kernel/ast_from_analyzer.dart
@@ -729,7 +729,7 @@ class ExpressionScope extends TypeScope {
/// Throws a NoSuchMethodError corresponding to a call to [memberName] on
/// [receiver] with the given [arguments].
///
- /// If provided, [candiateTarget] provides the expected arity and argument
+ /// If provided, [candidateTarget] provides the expected arity and argument
/// names for the best candidate target.
ast.Expression buildThrowNoSuchMethodError(
ast.Expression receiver, String memberName, ast.Arguments arguments,
« no previous file with comments | « pkg/analyzer/lib/src/generated/utilities_general.dart ('k') | pkg/analyzer/lib/src/summary/link.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698