Fix a typo

This commit is contained in:
Alexandre Prokoudine 2023-01-15 00:14:33 +03:00
parent 1e13a5e537
commit aa370d1184
1 changed files with 4 additions and 4 deletions

View File

@ -145,8 +145,8 @@
</ul> </ul>
<p> <p>
Ardour use the same round-robin logic to connect MIDI ports to MIDI tracks when Ardour uses the same round-robin logic to connect MIDI ports to MIDI tracks
multiple MIDI tracks are created. However, when no MIDI device is connected, when multiple MIDI tracks are created. However, when no MIDI device is
Ardour will connect the newest created track to its own internal virtual MIDI connected, Ardour will connect the newest created track to its own internal
keyboard and keep the other MIDI tracks not connected. virtual MIDI keyboard and keep the other MIDI tracks not connected.
</p> </p>