]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
Fix a typo.
authorokuji <okuji@localhost>
Sat, 27 May 2006 21:32:36 +0000 (21:32 +0000)
committerokuji <okuji@localhost>
Sat, 27 May 2006 21:32:36 +0000 (21:32 +0000)
ChangeLog

index 7d450c4ece23ff21fa647d2f129297c39ab4cf8d..8fc234de0c5cd12e3f1e9e9d38167834ff78f873 100644 (file)
--- 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.