EventTarget -> Event. Typo.
authorChris Wilson <cwilso@gmail.com>
Wed, 28 Nov 2012 10:30:40 -0800
changeset 224 de8152f9c7ca
parent 223 bf86961e55d9
child 225 cb492d3bd589
EventTarget -> Event. Typo.
midi/specification-no-message.html
--- a/midi/specification-no-message.html	Wed Nov 28 10:29:14 2012 -0800
+++ b/midi/specification-no-message.html	Wed Nov 28 10:30:40 2012 -0800
@@ -612,7 +612,7 @@
       <h2 id="MIDIEvent"><a>MIDIEvent</a> Interface</h2>
       <p>An event object implementing this interface is passed to a MIDIInput's onmessage handler when MIDI messages are received.</p>
       <dl title="[NoInterfaceObject]
-                 interface MIDIEvent : EventTarget"
+                 interface MIDIEvent : Event"
           class="idl">
         <dt>readonly attribute DOMHighResTimeStamp timestamp</dt>
         <dd>