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. |
*/ |