Index: pkg/analyzer/test/generated/parser_test.dart |
diff --git a/pkg/analyzer/test/generated/parser_test.dart b/pkg/analyzer/test/generated/parser_test.dart |
index 8dd001abca99f3ad29c692626e54cb0d02aed506..96bfa3adaadecc4a473a4203d9c9708b42d60909 100644 |
--- a/pkg/analyzer/test/generated/parser_test.dart |
+++ b/pkg/analyzer/test/generated/parser_test.dart |
@@ -65,7 +65,7 @@ abstract class AbstractParserTestCase implements ParserTestHelpers { |
/** |
* Assert that the number and codes of errors occurred during parsing is the |
- * same the the [expectedErrorCodes]. |
+ * same as the [expectedErrorCodes]. |
*/ |
void assertErrorsWithCodes(List<ErrorCode> expectedErrorCodes); |