Fixup tags around Window in Appendix F.
authorGary Kacmarcik <garykac@google.com>
Sat, 26 Apr 2014 07:42:28 -0700
changeset 586 da3def7755ae
parent 585 c2837d35f150
child 587 1539f98b95bf
Fixup tags around Window in Appendix F.
html/DOM3-Events.html
--- a/html/DOM3-Events.html	Thu Apr 24 17:16:38 2014 -0700
+++ b/html/DOM3-Events.html	Sat Apr 26 07:42:28 2014 -0700
@@ -11510,7 +11510,7 @@
 
 				<ul>
 					<li>Event listeners are now ordered. In DOM Level 2, the event ordering was unspecified.</li>
-					<li>The event flow now includes the <a class="def" href="#glossary-window">Window</code>, to 
+					<li>The event flow now includes the <a class="def" href="#glossary-window"><code>Window</code></a>, to 
 						reflect existing implementations.</li>
 				</ul>
 			</section>