From 50d887d4f4f5f4c4717a2308f4bf069d86ca4ff7 Mon Sep 17 00:00:00 2001 From: Martin Roth Date: Mon, 8 Jul 2013 16:22:54 -0600 Subject: console: Fix spelling Change-Id: I1fef27c4a16ee4358ace8014a8d6e9fa92c4f790 Signed-off-by: Martin Roth Reviewed-on: http://review.coreboot.org/3728 Reviewed-by: Ronald G. Minnich Reviewed-by: Paul Menzel Tested-by: Stefan Reinauer --- src/console/printk.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/console/printk.c b/src/console/printk.c index 75490881f6..e24c752492 100644 --- a/src/console/printk.c +++ b/src/console/printk.c @@ -1,5 +1,5 @@ /* - * blantantly copied from linux/kernel/printk.c + * blatantly copied from linux/kernel/printk.c * * Copyright (C) 1991, 1992 Linus Torvalds * -- cgit v1.2.3