aboutsummaryrefslogtreecommitdiff
path: root/src/device/oprom/x86emu/debug.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/device/oprom/x86emu/debug.h')
-rw-r--r--src/device/oprom/x86emu/debug.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/device/oprom/x86emu/debug.h b/src/device/oprom/x86emu/debug.h
index 1b2c3a3f1c..6858f15b4f 100644
--- a/src/device/oprom/x86emu/debug.h
+++ b/src/device/oprom/x86emu/debug.h
@@ -118,7 +118,7 @@
/*
* The following allow us to look at the bytes of an instruction. The
- * first INCR_INSTRN_LEN, is called everytime bytes are consumed in
+ * first INCR_INSTRN_LEN, is called every time bytes are consumed in
* the decoding process. The SAVE_IP_CS is called initially when the
* major opcode of the instruction is accessed.
*/