summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/segahang.h
diff options
context:
space:
mode:
author Scott Stone <tafoid@gmail.com>2016-11-24 09:24:01 -0500
committer Scott Stone <tafoid@gmail.com>2016-11-24 09:24:01 -0500
commit30cda1d3e5b9195fbd1f23a3af4480666c750a34 (patch)
tree82f7b4b6bb3c61335c495d0925b393b212f6f3f0 /src/mame/includes/segahang.h
parent7746690ddf1b6b806de046ec54fee954f09e182e (diff)
A round of spelling/typographical fixes to source comments (nw)
Diffstat (limited to 'src/mame/includes/segahang.h')
-rw-r--r--src/mame/includes/segahang.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/segahang.h b/src/mame/includes/segahang.h
index 81a1c0b8e4b..397a6ea635a 100644
--- a/src/mame/includes/segahang.h
+++ b/src/mame/includes/segahang.h
@@ -57,7 +57,7 @@ public:
// Z80 sound CPU read/write handlers
DECLARE_READ8_MEMBER( sound_data_r );
- // I8751-related VBLANK interrupt hanlders
+ // I8751-related VBLANK interrupt handlers
INTERRUPT_GEN_MEMBER( i8751_main_cpu_vblank );
// game-specific driver init