Index: tools/dom/src/dartium_WrappedEvent.dart |
diff --git a/tools/dom/src/dartium_WrappedEvent.dart b/tools/dom/src/dartium_WrappedEvent.dart |
index 9fa56fd9ddecdc8a423e3318172d2f39415d22b4..18c43f0a6ffc3c23f1283664e4eea37fc939efd2 100644 |
--- a/tools/dom/src/dartium_WrappedEvent.dart |
+++ b/tools/dom/src/dartium_WrappedEvent.dart |
@@ -83,9 +83,9 @@ class _WrappedEvent implements Event { |
* |
* ## Other resources |
* |
- * * [Shadow DOM extensions to Event] |
- * (http://w3c.github.io/webcomponents/spec/shadow/#extensions-to-event) from |
- * W3C. |
+ * * [Shadow DOM extensions to |
+ * Event](http://w3c.github.io/webcomponents/spec/shadow/#extensions-to-event) |
+ * from W3C. |
*/ |
// https://dvcs.w3.org/hg/webcomponents/raw-file/tip/spec/shadow/index.html#extensions-to-event |
@Experimental() |