From aa370d11840740d36c3e67ecd36896f9aade1d9c Mon Sep 17 00:00:00 2001 From: Alexandre Prokoudine Date: Sun, 15 Jan 2023 00:14:33 +0300 Subject: [PATCH] Fix a typo --- include/signal-routing.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/include/signal-routing.html b/include/signal-routing.html index ecab2a9..188eaa9 100644 --- a/include/signal-routing.html +++ b/include/signal-routing.html @@ -145,8 +145,8 @@

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