From: okuji Date: Sat, 27 May 2006 21:32:36 +0000 (+0000) Subject: Fix a typo. X-Git-Tag: 1.98~1960 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=43b553ada73025494c0be855667846c7fde35717;p=thirdparty%2Fgrub.git Fix a typo. --- 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.