Kconfig: fix typos in CMD_BEDBUG description

Fix documentation bug reported by 'make refcheckdocs'.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Patrick Delaunay <patrick.delaunay@st.com>
This commit is contained in:
Heinrich Schuchardt 2020-02-25 21:44:05 +01:00 committed by Tom Rini
parent 2799a69ee8
commit 0563700672

View File

@ -2103,7 +2103,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"