=== modified file 'stage2/builtins.c' --- stage2/builtins.c 2006-03-21 20:51:58 +0000 +++ stage2/builtins.c 2009-12-02 02:33:13 +0000 @@ -1448,7 +1448,7 @@ halt_func, BUILTIN_CMDLINE | BUILTIN_HELP_LIST, "halt [--no-apm]", - "Halt your system. If APM is avaiable on it, turn off the power using" + "Halt your system. If APM is available on it, turn off the power using" " the APM BIOS, unless you specify the option `--no-apm'." }; @@ -2954,7 +2954,7 @@ " FILE as a new config file and restarts the GRUB Stage 2. If you" " omit the argument FILE, then GRUB just unlocks privileged" " instructions. You can also use it in the script section, in" - " which case it will ask for the password, before continueing." + " which case it will ask for the password, before continuing." " The option --md5 tells GRUB that PASSWD is encrypted with" " md5crypt." };