]> git.baikalelectronics.ru Git - uboot.git/commit
cmd/Kconfig: Fix typo in CMD_MEMORY help text
authorFabio Estevam <fabio.estevam@nxp.com>
Thu, 15 Dec 2016 22:02:19 +0000 (20:02 -0200)
committerTom Rini <trini@konsulko.com>
Tue, 27 Dec 2016 16:24:13 +0000 (11:24 -0500)
commit35c85d696b360f723b351a34f6c817b1c3fd1961
treebb6dfd458dc7ba84c6201171a749b2e1eff5f970
parente015c2b31d73922801dd1aefd2a30867268b1706
cmd/Kconfig: Fix typo in CMD_MEMORY help text

Fix "Memory" and "initialize" typos in the CMD_MEMORY help text.

Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
cmd/Kconfig