From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Packham Date: Sun, 13 Jan 2019 22:13:23 +1300 Subject: [U-Boot] [PATCH 05/10] work_92105: Kconfig: spelling fixes In-Reply-To: <20190113091328.27164-1-judge.packham@gmail.com> References: <20190113091328.27164-1-judge.packham@gmail.com> Message-ID: <20190113091328.27164-6-judge.packham@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Signed-off-by: Chris Packham --- board/work-microwave/work_92105/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/board/work-microwave/work_92105/Kconfig b/board/work-microwave/work_92105/Kconfig index 32632f5ab529..380e2dfc2419 100644 --- a/board/work-microwave/work_92105/Kconfig +++ b/board/work-microwave/work_92105/Kconfig @@ -10,7 +10,7 @@ config SYS_CONFIG_NAME default "work_92105" config CMD_HD44760 - bool "Enable 'hd44780' LCD-control comand" + bool "Enable 'hd44780' LCD-control command" help This controls the LCD driver. -- 2.20.1