Skip to content

Commit

Permalink
fix typo in close method
Browse files Browse the repository at this point in the history
  • Loading branch information
natevw committed Mar 28, 2015
1 parent f7632e6 commit 7ebce3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -586,7 +586,7 @@ <h2 id="MIDIPort"><a>MIDIPort</a> Interface</h2>
<p>
Makes the MIDI device corresponding to the
<code><a href="#idl-def-MIDIPort">MIDIPort</a></code> explicitly
unavailable (subsequently changing the state from "open" to "connected").
unavailable (subsequently changing the state from "open" to "closed").
Note that successful invocation of this method will result in MIDI
messages no longer being delivered to MIDIMessageEvent handlers on a
<a>MIDIInputPort</a> (although setting a new handler will cause an
Expand Down

0 comments on commit 7ebce3d

Please sign in to comment.