diff --git a/index.html b/index.html index 5a3a67b..9c4a562 100644 --- a/index.html +++ b/index.html @@ -153,7 +153,7 @@

The terms MIDI, MIDI device, MIDI input port, MIDI output port, MIDI interface, - MIDI message, MIDI System Real-Time message and + MIDI message, System Real Time and System Exclusive are defined in [[MIDI]].

@@ -980,11 +980,11 @@

- It is specifically noted that MIDI System Real-Time Messages may - actually occur in the middle of other messages in the input stream; - in this case, the System Real-Time messages will be dispatched as - they occur, while the normal messages will be buffered until they - are complete (and then dispatched). + It is specifically noted that MIDI System Real Time messages + may actually occur in the middle of other messages in the input + stream; in this case, the System Real Time messages will be + dispatched as they occur, while the normal messages will be buffered + until they are complete (and then dispatched).