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

Unified Diff: pkg/analyzer/lib/dart/ast/ast.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/dart/ast/ast.dart
diff --git a/pkg/analyzer/lib/dart/ast/ast.dart b/pkg/analyzer/lib/dart/ast/ast.dart
index 0c65f34f43dde396d0468335f0cf4fb3c4ccd347..3a21d8cd11548e963bd087e00609621ea9cc0b2f 100644
--- a/pkg/analyzer/lib/dart/ast/ast.dart
+++ b/pkg/analyzer/lib/dart/ast/ast.dart
@@ -4965,7 +4965,7 @@ abstract class MethodInvocation extends InvocationExpression {
}
/**
- * An expression that implicity makes reference to a method.
+ * An expression that implicitly makes reference to a method.
*
* Clients may not extend, implement or mix-in this class.
*/

Powered by Google App Engine
This is Rietveld 408576698