summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine/wd_fdc.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/machine/wd_fdc.h')
-rw-r--r--src/emu/machine/wd_fdc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/machine/wd_fdc.h b/src/emu/machine/wd_fdc.h
index 6e39121564b..36cf9f63edf 100644
--- a/src/emu/machine/wd_fdc.h
+++ b/src/emu/machine/wd_fdc.h
@@ -238,7 +238,7 @@ private:
// Live states change continually depending on the disk contents
// until the next externally discernable event is found. They
// are checkpointing, run until an event is found, then they wait
- // for it. When an event eventually happen the the changes are
+ // for it. When an event eventually happens, the changes are
// either committed or replayed until the sync event time.
//
// The transition to IDLE is only done on a synced event. Some