Author: zbao Date: 2009-11-01 10:18:23 +0100 (Sun, 01 Nov 2009) New Revision: 4904
Modified: trunk/src/boot/selfboot.c Log: typo. trivial. Then -> Than.
Signed-off-by: Zheng Bao zheng.bao@amd.com Acked-by: Zheng Bao zheng.bao@amd.com
Modified: trunk/src/boot/selfboot.c =================================================================== --- trunk/src/boot/selfboot.c 2009-10-31 22:13:04 UTC (rev 4903) +++ trunk/src/boot/selfboot.c 2009-11-01 09:18:23 UTC (rev 4904) @@ -105,7 +105,7 @@ * - Nearly arbitrary standalone executables can be loaded. * - Coreboot is preserved, so it can be returned to. * - The implementation is still relatively simple, - * and much simpler then the general case implemented in kexec. + * and much simpler than the general case implemented in kexec. * */