Update generic-midi-binding-maps.html: removed space before comma

This commit is contained in:
Miroslav Šulc 2023-10-17 19:49:11 +02:00 committed by GitHub
parent e53507a933
commit b91171b8b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@
Since the beginning of time (well, sometime early in the 2.X series),
Ardour has had the concept of identifying each track and bus with a
<dfn>remote control ID</dfn>. This ID uniquely identifies a track or bus
so that when messages arrive from elsewhere via MIDI or OSC , we can determine
so that when messages arrive from elsewhere via MIDI or OSC, we can determine
which track or bus they are intended to control. See
<a href="@@controlling-track-ordering">
remote control IDs</a> for more information.