From ba49fb76a51ddb3c27e7c4c9873e75bf8687a73c Mon Sep 17 00:00:00 2001 From: Zheng Bao Date: Sun, 1 Nov 2009 09:18:23 +0000 Subject: typo. trivial. Then -> Than. Signed-off-by: Zheng Bao Acked-by: Zheng Bao git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4904 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/boot/selfboot.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/boot/selfboot.c b/src/boot/selfboot.c index 6b64f32488..e75b72f7dd 100644 --- a/src/boot/selfboot.c +++ b/src/boot/selfboot.c @@ -105,7 +105,7 @@ void * cbfs_load_payload(struct lb_memory *lb_mem, const char *name) * - 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. * */ -- cgit v1.2.3