| Index: sdk/lib/_internal/compiler/implementation/elements/elements.dart
|
| ===================================================================
|
| --- sdk/lib/_internal/compiler/implementation/elements/elements.dart (revision 16853)
|
| +++ sdk/lib/_internal/compiler/implementation/elements/elements.dart (working copy)
|
| @@ -429,7 +429,8 @@
|
| }
|
|
|
| /**
|
| - * An ambiguous element represent multiple elements accessible by the same name.
|
| + * An ambiguous element represents multiple elements accessible by the same
|
| + * name.
|
| *
|
| * Ambiguous elements are created during handling of import/export scopes. If an
|
| * ambiguous element is encountered during resolution a warning/error should be
|
|
|