| Index: pkg/analyzer/lib/src/generated/testing/token_factory.dart
|
| diff --git a/pkg/analyzer/lib/src/generated/testing/token_factory.dart b/pkg/analyzer/lib/src/generated/testing/token_factory.dart
|
| index eeafab61bf6efbd567af8734eef8cc5ac63916ab..e9324befd62df2b688d14b07543fbfb0322a9469 100644
|
| --- a/pkg/analyzer/lib/src/generated/testing/token_factory.dart
|
| +++ b/pkg/analyzer/lib/src/generated/testing/token_factory.dart
|
| @@ -10,7 +10,7 @@ library engine.testing.token_factory;
|
| import 'package:analyzer/src/generated/scanner.dart';
|
|
|
| /**
|
| - * The class `TokenFactory` defines utility methods that can be used to create tokens.
|
| + * A set of utility methods that can be used to create tokens.
|
| */
|
| class TokenFactory {
|
| static Token tokenFromKeyword(Keyword keyword) =>
|
|
|