Kconfig: fix typos in CMD_BEDBUG description
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Tue, 25 Feb 2020 20:44:05 +0000 (21:44 +0100)
committerTom Rini <trini@konsulko.com>
Fri, 17 Apr 2020 16:32:36 +0000 (12:32 -0400)
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>
cmd/Kconfig

index 0e2576262dc28d30bec2072290153b42cf41f226..a46c77d69de5ac1e064724d625b511fab12101b6 100644 (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"