[PATCH 1/1] Kconfig: fix typos in CMD_BEDBUG description

Heinrich Schuchardt xypron.glpk at gmx.de
Tue Feb 25 21:44:05 CET 2020


Fix documentation bug reported by 'make refcheckdocs'.

Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
---
 cmd/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cmd/Kconfig b/cmd/Kconfig
index 6403bc45a5..c55559ea11 100644
--- a/cmd/Kconfig
+++ b/cmd/Kconfig
@@ -2095,7 +2095,7 @@ config CMD_BEDBUG
 	help
 	  The bedbug (emBEDded deBUGger) command provides debugging features
 	  for some PowerPC processors. For details please see the
-	  docuemntation in doc/README.beddbug
+	  documentation in doc/README.bedbug.

 config CMD_DIAG
 	bool "diag - Board diagnostics"
--
2.25.0



More information about the U-Boot mailing list