From d027782af9d40b3f03c80549b15499afcf832fcd Mon Sep 17 00:00:00 2001 From: Enrico Jorns Date: Tue, 23 Jan 2024 13:17:41 +0100 Subject: Documentation: user: usb: fix duplicate literal block We have an explicit code-block below that is erroneously interpreted as code itself otherwise. Signed-off-by: Enrico Jorns Link: https://lore.barebox.org/20240123121741.3813041-1-ejo@pengutronix.de Signed-off-by: Sascha Hauer --- Documentation/user/usb.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Documentation') diff --git a/Documentation/user/usb.rst b/Documentation/user/usb.rst index 95d6dd7e36..f78d3e39fd 100644 --- a/Documentation/user/usb.rst +++ b/Documentation/user/usb.rst @@ -233,7 +233,7 @@ and initrd: USB Mass storage gadget ^^^^^^^^^^^^^^^^^^^^^^^ -Example exporting barebox block devices to a USB host:: +Example exporting barebox block devices to a USB host: .. code-block:: sh -- cgit v1.2.3