Skip to content

Commit a3ca016

Browse files
committed
ALSA: doc: Fix missing backquote in midi-2.0.rst
Fix the missing missing backquote that caused a sphinx warning: Documentation/sound/designs/midi-2.0.rst:517: WARNING: Inline interpreted text or phrase reference start-string without end-string. Fixes: e240cff ("ALSA: documentation: Add description for USB MIDI 2.0 gadget driver") Reported-by: Stephen Rothwell <sfr@canb.auug.org.au> Closes: https://lore.kernel.org/r/20230825152957.18c54ae2@canb.auug.org.au Link: https://lore.kernel.org/r/20230825092351.11780-1-tiwai@suse.de Signed-off-by: Takashi Iwai <tiwai@suse.de>
1 parent c99c26b commit a3ca016

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/sound/designs/midi-2.0.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -515,7 +515,7 @@ connection::
515515
% echo 2 > functions/midi2.usb0/ep.0/block.1/is_midi1
516516

517517
For disabling the processing of UMP Stream messages in the gadget
518-
driver, pass `0` to `process_ump attribute in the top-level config::
518+
driver, pass `0` to `process_ump` attribute in the top-level config::
519519

520520
% echo 0 > functions/midi2.usb0/process_ump
521521

0 commit comments

Comments
 (0)