html5/spec Overview.html,1.5526,1.5527

Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv30361

Modified Files:
	Overview.html 
Log Message:
Fix some typos or copypasta. (whatwg r6929)

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.5526
retrieving revision 1.5527
diff -u -d -r1.5526 -r1.5527
--- Overview.html	28 Jan 2012 18:28:37 -0000	1.5526
+++ Overview.html	28 Jan 2012 22:00:31 -0000	1.5527
@@ -28740,7 +28740,7 @@
 };
 
 dictionary <dfn id="trackeventinit">TrackEventInit</dfn> : <a href="#eventinit">EventInit</a> {
-  object? Track;
+  object? track;
 };</pre><dl class="domintro"><dt><var title="">event</var> . <code title="dom-TrackEvent-track"><a href="#dom-trackevent-track">track</a></code></dt>
 
    <dd>

Received on Saturday, 28 January 2012 22:00:42 UTC