aboutsummaryrefslogtreecommitdiff
path: root/src/device/oprom/x86emu
diff options
context:
space:
mode:
Diffstat (limited to 'src/device/oprom/x86emu')
-rw-r--r--src/device/oprom/x86emu/prim_ops.c2
1 files changed, 1 insertions, 1 deletions
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.
*