From 5688979fbd190af1a6c5181a837341761043a8b2 Mon Sep 17 00:00:00 2001 From: Martin Roth Date: Tue, 9 Jul 2013 21:39:46 -0600 Subject: drivers: Fix spelling Change-Id: Ib0d98e3ab5b2943c36f88765587e8963a4f49604 Signed-off-by: Martin Roth Reviewed-on: http://review.coreboot.org/3754 Reviewed-by: Paul Menzel Tested-by: build bot (Jenkins) Reviewed-by: Stefan Reinauer --- src/drivers/elog/elog.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/drivers/elog/elog.c') diff --git a/src/drivers/elog/elog.c b/src/drivers/elog/elog.c index 71e908b4a9..6e89b5f0f4 100644 --- a/src/drivers/elog/elog.c +++ b/src/drivers/elog/elog.c @@ -629,7 +629,7 @@ static int elog_flash_area_bootstrap(void) /* * Shrink the log, deleting old entries and moving the - * remining ones to the front of the log. + * remaining ones to the front of the log. */ static int elog_shrink(void) { -- cgit v1.2.3