From 43b553ada73025494c0be855667846c7fde35717 Mon Sep 17 00:00:00 2001 From: okuji Date: Sat, 27 May 2006 21:32:36 +0000 Subject: [PATCH] Fix a typo. --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 7d450c4ec..8fc234de0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,7 +5,7 @@ * DISTLIST: Added commands/blocklist.c. * term/efi/console.c (grub_console_highlight_color): Use a lighter - color for the background, and a daker color for the foreground. + color for the background, and a darker color for the foreground. (grub_console_checkkey): Return READ_KEY. (grub_console_cls): Set the background to GRUB_EFI_BACKGROUND_BLACK temporarily to clean out the screen.