commit | 3ade1b53db577f565f9c1604b53d663ef24b07fe | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Tue Feb 25 21:44:05 2020 +0100 |
committer | Tom Rini <trini@konsulko.com> | Fri Apr 17 12:32:36 2020 -0400 |
tree | 496cc452e4b9151732bb82e32298be863cde18f7 | |
parent | c79f03c67660802d7c6a1a4ef801f29243750b69 [diff] |
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>