mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] commands: fix typo in CMD_AUTOMOUNT
@ 2025-03-06 15:24 Bastian Krause
  2025-03-07  7:43 ` Sascha Hauer
  0 siblings, 1 reply; 2+ messages in thread
From: Bastian Krause @ 2025-03-06 15:24 UTC (permalink / raw)
  To: barebox; +Cc: Bastian Krause

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




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

end of thread, other threads:[~2025-03-07  7:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-03-06 15:24 [PATCH] commands: fix typo in CMD_AUTOMOUNT Bastian Krause
2025-03-07  7:43 ` Sascha Hauer

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