| Index: pkg/analyzer/tool/summary/idl.dart
|
| diff --git a/pkg/analyzer/tool/summary/idl.dart b/pkg/analyzer/tool/summary/idl.dart
|
| index 42ee3f217f1270ce7f94d90269ecc69d2bbb7d24..6a9c6a93d38a962747f2fc03682d2743f647bf27 100644
|
| --- a/pkg/analyzer/tool/summary/idl.dart
|
| +++ b/pkg/analyzer/tool/summary/idl.dart
|
| @@ -456,7 +456,7 @@ enum UnlinkedConstOperation {
|
| concatenate,
|
|
|
| /**
|
| - * Pop the top value from the stack, which should be a string, convert it to
|
| + * Pop the top value from the stack which should be string, convert it to
|
| * a symbol, and push it back onto the stack.
|
| */
|
| makeSymbol,
|
|
|