Fix documentation bug reported by 'make refcheckdocs'.
Signed-off-by: Heinrich Schuchardt <[email protected]>
---
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