mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] Documentation: user: usb: fix duplicate literal block
@ 2024-01-23 12:17 Enrico Jorns
  2024-01-24  7:46 ` Sascha Hauer
  0 siblings, 1 reply; 2+ messages in thread
From: Enrico Jorns @ 2024-01-23 12:17 UTC (permalink / raw)
  To: barebox; +Cc: Enrico Jorns

We have an explicit code-block below that is erroneously interpreted as
code itself otherwise.

Signed-off-by: Enrico Jorns <ejo@pengutronix.de>
---
 Documentation/user/usb.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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
 
-- 
2.39.2




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-01-24  7:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-23 12:17 [PATCH] Documentation: user: usb: fix duplicate literal block Enrico Jorns
2024-01-24  7:46 ` Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox