Chromium Code Reviews| Index: pkg/compiler/lib/src/types/flat_type_mask.dart |
| diff --git a/pkg/compiler/lib/src/types/flat_type_mask.dart b/pkg/compiler/lib/src/types/flat_type_mask.dart |
| index 91023a36232feda70fc77e9a31adbfa3e8536c5d..bd524265666beaf2077f21455cc57046e3baa552 100644 |
| --- a/pkg/compiler/lib/src/types/flat_type_mask.dart |
| +++ b/pkg/compiler/lib/src/types/flat_type_mask.dart |
| @@ -5,7 +5,7 @@ |
| part of types; |
| /** |
| - * A flat type mask is a type mask that has been flatten to contain a |
| + * A flat type mask is a type mask that has been flattened to contain a |
| * base type. |
| */ |
| class FlatTypeMask implements TypeMask { |