From: Bastian Krause <bst@pengutronix.de>
To: barebox@lists.infradead.org
Cc: Bastian Krause <bst@pengutronix.de>
Subject: [PATCH] commands: fix typo in CMD_AUTOMOUNT
Date: Thu, 6 Mar 2025 16:24:43 +0100 [thread overview]
Message-ID: <20250306152443.2519665-1-bst@pengutronix.de> (raw)
Signed-off-by: Bastian Krause <bst@pengutronix.de>
---
commands/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/commands/Kconfig b/commands/Kconfig
index e41625e294c..fe459fa862f 100644
--- a/commands/Kconfig
+++ b/commands/Kconfig
@@ -638,7 +638,7 @@ config CMD_AUTOMOUNT
select FS_AUTOMOUNT
prompt "automount"
help
- Automount allows o automatically execute a script when a certain
+ Automount allows to automatically execute a script when a certain
directory is accessed for the first time. The script should then make
this directory available (discover USB devices, bring network interface
up and finally mount the filesystem).
--
2.39.5
next reply other threads:[~2025-03-06 15:30 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-06 15:24 Bastian Krause [this message]
2025-03-07 7:43 ` 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=20250306152443.2519665-1-bst@pengutronix.de \
--to=bst@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