| Index: sdk/lib/html/dart2js/html_dart2js.dart
|
| diff --git a/sdk/lib/html/dart2js/html_dart2js.dart b/sdk/lib/html/dart2js/html_dart2js.dart
|
| index f8c43916e6356ad38d40ed9799f140f81bbb6eb9..ad72ab6ebe8710aa6430d46f267e1a7a76b5f9be 100644
|
| --- a/sdk/lib/html/dart2js/html_dart2js.dart
|
| +++ b/sdk/lib/html/dart2js/html_dart2js.dart
|
| @@ -28266,7 +28266,7 @@ abstract class ElementStream<T extends Event> implements Stream<T> {
|
| * the target. This is the opposite of bubbling behavior, where the event
|
| * is first processed for the event target and then bubbles upward.
|
| *
|
| - * ## Other Resources
|
| + * ## Other resources
|
| *
|
| * * [Event Capture]
|
| * (http://www.w3.org/TR/DOM-Level-2-Events/events.html#Events-flow-capture)
|
|
|