summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/galaxian.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/galaxian.cpp')
-rw-r--r--src/mame/drivers/galaxian.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/galaxian.cpp b/src/mame/drivers/galaxian.cpp
index caae5457a0d..83ce804ee56 100644
--- a/src/mame/drivers/galaxian.cpp
+++ b/src/mame/drivers/galaxian.cpp
@@ -1961,7 +1961,7 @@ ADDRESS_MAP_END
/* changes from galaxian map:
galaxian sound removed
- $4800-$57ff: cointains video and object RAM (normally at $5000-$5fff)
+ $4800-$57ff: contains video and object RAM (normally at $5000-$5fff)
$5800-$5fff: AY-8910 access added
$6002-$6006: graphics banking controls replace coin lockout, coin counter, and lfo
$7002: coin counter (moved from $6003)