这是indexloc提供的服务,不要输入任何密码
Skip to content

Commit 30cf0c3

Browse files
authored
Merge pull request #209 from hughrawlinson/patch-1
Remove errant character
2 parents c7b6843 + 08ac76e commit 30cf0c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -350,7 +350,7 @@ <h2 id="MIDIOptions">
350350
This member informs the system whether the ability to utilize any
351351
software synthesizers installed in the host system is requested
352352
or allowed on a given {{MIDIAccess}} object. On
353-
t{{requestMIDIAccess()}}, if this member is set to true, but
353+
{{requestMIDIAccess()}}, if this member is set to true, but
354354
software synthesizer support is denied (either by policy or by
355355
user action), the access request will fail with a
356356
{{"SecurityError"}} error. If this support is not requested, the

0 commit comments

Comments
 (0)