mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Enrico Jorns <ejo@pengutronix.de>
To: barebox@lists.infradead.org
Cc: Enrico Jorns <ejo@pengutronix.de>
Subject: [PATCH] Documentation: user: usb: fix duplicate literal block
Date: Tue, 23 Jan 2024 13:17:41 +0100	[thread overview]
Message-ID: <20240123121741.3813041-1-ejo@pengutronix.de> (raw)

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




             reply	other threads:[~2024-01-23 12:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-23 12:17 Enrico Jorns [this message]
2024-01-24  7:46 ` Sascha Hauer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240123121741.3813041-1-ejo@pengutronix.de \
    --to=ejo@pengutronix.de \
    --cc=barebox@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox