summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/swtpc09.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/swtpc09.h')
-rw-r--r--src/mame/includes/swtpc09.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/swtpc09.h b/src/mame/includes/swtpc09.h
index 23f0906d4fc..f648223c73c 100644
--- a/src/mame/includes/swtpc09.h
+++ b/src/mame/includes/swtpc09.h
@@ -113,7 +113,7 @@ public:
uint8_t m_fdc_dma_address_reg; // dmf2 or dmf3 dma extended address reg
uint8_t m_system_type; // flag to indicate hw and rom combination
uint8_t m_fdc_status; // for floppy controller
- uint8_t m_via_ca1_input; // dmf3 fdc interupt is connected here
+ uint8_t m_via_ca1_input; // dmf3 fdc interrupt is connected here
uint8_t m_dmf3_via_porta;
uint8_t m_piaide_porta;
uint8_t m_piaide_portb;