From 3c44cd1ba564e9816f5cfb94fff6be5dca0ada3d Mon Sep 17 00:00:00 2001 From: cbdev Date: Tue, 17 Sep 2019 22:18:50 +0200 Subject: Fix typo --- backends/winmidi.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/backends/winmidi.md b/backends/winmidi.md index f648240..25a6378 100644 --- a/backends/winmidi.md +++ b/backends/winmidi.md @@ -20,8 +20,8 @@ some deviations may still be present. | `read` | `2` | none | MIDI device to connect for input | | `write` | `DeviceName` | none | MIDI device to connect for output | -MIDI device names may either be prefixes of MIDI device names or a numeric indices corresponding to the listing shown -at startup when using the global `list` option. +Input/output device names may either be prefixes of MIDI device names or numeric indices corresponding +to the listing shown at startup when using the global `list` option. #### Channel specification -- cgit v1.2.3