summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/dgn_beta.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/dgn_beta.cpp')
-rw-r--r--src/mame/drivers/dgn_beta.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/dgn_beta.cpp b/src/mame/drivers/dgn_beta.cpp
index 7bbb17f37ab..9763d6467b4 100644
--- a/src/mame/drivers/dgn_beta.cpp
+++ b/src/mame/drivers/dgn_beta.cpp
@@ -120,7 +120,7 @@ static const unsigned char dgnbeta_palette[] =
the memory as described above.
At reset time the Paging would of course be disabled, as the boot rom needs to be
- mapped in at $C000, the initalisation code would set up the mappings above and then
+ mapped in at $C000, the initialisation code would set up the mappings above and then
enable the paging hardware.
It appears to be more complicated than this, whilst the above is true, there appear to