| Index: pkg/analyzer/lib/src/generated/error.dart
|
| diff --git a/pkg/analyzer/lib/src/generated/error.dart b/pkg/analyzer/lib/src/generated/error.dart
|
| index 83ab38ac71971cedf111e416bfcb209cb44b28a2..5ed81507de156500b35e6dbd6027ac341e0e96f0 100644
|
| --- a/pkg/analyzer/lib/src/generated/error.dart
|
| +++ b/pkg/analyzer/lib/src/generated/error.dart
|
| @@ -4774,7 +4774,7 @@ class StaticWarningCode extends ErrorCode {
|
| * Parameters:
|
| * 0: the ambiguous name
|
| * 1: the name of the dart: library in which the element is found
|
| - * 1: the name of the non-dart: library in which the element is found
|
| + * 2: the name of the non-dart: library in which the element is found
|
| */
|
| static const StaticWarningCode CONFLICTING_DART_IMPORT =
|
| const StaticWarningCode('CONFLICTING_DART_IMPORT',
|
|
|