Change shortname from UI-Events to uievents.
authorGary Kacmarcik <garykac@google.com>
Tue, 10 Mar 2015 17:47:07 -0700
changeset 692 684b55259631
parent 691 9fa93c51c241
child 693 b1ba98eac6aa
Change shortname from UI-Events to uievents.
html/DOM3-Events.html
--- a/html/DOM3-Events.html	Tue Feb 24 17:12:26 2015 -0800
+++ b/html/DOM3-Events.html	Tue Mar 10 17:47:07 2015 -0700
@@ -19,7 +19,7 @@
 	<script type="text/javascript">
 	var respecConfig = {
 		specStatus: "ED",
-		shortName:  "UI-Events",
+		shortName:  "uievents",
 		editors: [
 			{
 				name: "Gary Kacmarcik",