aboutsummaryrefslogtreecommitdiffstats
path: root/lv2
diff options
context:
space:
mode:
Diffstat (limited to 'lv2')
-rw-r--r--lv2/lv2plug.in/ns/ext/midi/midi.ttl2
1 files changed, 1 insertions, 1 deletions
diff --git a/lv2/lv2plug.in/ns/ext/midi/midi.ttl b/lv2/lv2plug.in/ns/ext/midi/midi.ttl
index b30794c..483b193 100644
--- a/lv2/lv2plug.in/ns/ext/midi/midi.ttl
+++ b/lv2/lv2plug.in/ns/ext/midi/midi.ttl
@@ -272,7 +272,7 @@ midi:binding
<p>The MIDI event to bind a parameter to. This describes which MIDI events
should be used to control a port, parameter, or other object. The binding
should be a midi:MidiEvent but the property that represents the control value may
-be ommitted. For example, to bind to the value of controller 17:</p>
+be omitted. For example, to bind to the value of controller 17:</p>
<pre class="turtle-code">
port midi:binding [
ref='#n110'>110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169