[PATCH 1/2] common: Kconfig: fix typo

Ulrich Ölmann <[email protected]> Fri, 3 Jul 2026 12:23:43 +0200
Newsgroups org.infradead.lists.barebox
Message-ID <[email protected]>
Signed-off-by: Ulrich Ölmann <[email protected]>
---
 common/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/common/Kconfig b/common/Kconfig
index 4d20739a8bb3..6a0e02aa4912 100644
--- a/common/Kconfig
+++ b/common/Kconfig
@@ -1358,7 +1358,7 @@ config SERIAL_NUMBER_FIXUP_SYSTEMD_HOSTNAME
 	  When a systemd.hostname= kernel command line argument is
 	  fixed up, append a `-${global.serial_number}' suffix.
 
-	  This option without effect if global.bootm.provide_hostname
+	  This option is without effect if global.bootm.provide_hostname
 	  is unset.
 
 config SYSTEMD_OF_WATCHDOG
-- 
2.47.3