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

Unified Diff: pkg/analyzer/lib/src/summary/link.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
Index: pkg/analyzer/lib/src/summary/link.dart
diff --git a/pkg/analyzer/lib/src/summary/link.dart b/pkg/analyzer/lib/src/summary/link.dart
index 7bda04cbccca2cf1fd18ce960543d02430e8b0a8..e75f68ade554694e234de2a17f2df0379403be7d 100644
--- a/pkg/analyzer/lib/src/summary/link.dart
+++ b/pkg/analyzer/lib/src/summary/link.dart
@@ -3951,7 +3951,7 @@ class MethodElementForLink extends ExecutableElementForLink_NonLocal
* member of an element that is not a container (e.g. accessing the "length"
* property of a constant).
*
- * Accesses to a chain of non-static members separated by '.' are andled by
+ * Accesses to a chain of non-static members separated by '.' are handled by
* creating a [NonstaticMemberElementForLink] that points to another
* [NonstaticMemberElementForLink], to whatever nesting level is necessary.
*/
« no previous file with comments | « pkg/analyzer/lib/src/kernel/ast_from_analyzer.dart ('k') | pkg/analyzer/test/src/task/strong/inferred_type_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698