From 394ec02298091e87946a1aa82fba572819410a55 Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Tue, 7 Aug 2018 12:23:43 +0200 Subject: src/device: Fix typo Change-Id: I65e57b37db9649b30ca25b2150f21ebffee73105 Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/27917 Tested-by: build bot (Jenkins) Reviewed-by: Martin Roth --- src/device/oprom/x86emu/prim_ops.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/device/oprom/x86emu') diff --git a/src/device/oprom/x86emu/prim_ops.c b/src/device/oprom/x86emu/prim_ops.c index 8b2c38a5ad..3c4a8caf5b 100644 --- a/src/device/oprom/x86emu/prim_ops.c +++ b/src/device/oprom/x86emu/prim_ops.c @@ -68,7 +68,7 @@ * * By inspection, one gets: cc = ab + r'(a + b) * -* That represents alot of operations, but NO CHOICE.... +* That represents a lot of operations, but NO CHOICE.... * * Borrow Chain Calculation. * -- cgit v1.2.3