* [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
* Re: [PATCH] Documentation: user: usb: fix duplicate literal block
2024-01-23 12:17 [PATCH] Documentation: user: usb: fix duplicate literal block Enrico Jorns
@ 2024-01-24 7:46 ` Sascha Hauer
0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2024-01-24 7:46 UTC (permalink / raw)
To: barebox, Enrico Jorns
On Tue, 23 Jan 2024 13:17:41 +0100, Enrico Jorns wrote:
> We have an explicit code-block below that is erroneously interpreted as
> code itself otherwise.
>
>
Applied, thanks!
[1/1] Documentation: user: usb: fix duplicate literal block
https://git.pengutronix.de/cgit/barebox/commit/?id=d027782af9d4 (link may not be stable)
Best regards,
--
Sascha Hauer <s.hauer@pengutronix.de>
^ 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