summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/wwfwfest.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/wwfwfest.c')
-rw-r--r--src/mame/drivers/wwfwfest.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mame/drivers/wwfwfest.c b/src/mame/drivers/wwfwfest.c
index 08385e0fd25..fd5f9fc0d8f 100644
--- a/src/mame/drivers/wwfwfest.c
+++ b/src/mame/drivers/wwfwfest.c
@@ -18,7 +18,7 @@
Sound Chips : YM2151, M6295
- 4 Layers from now on if mentioned will be refered to as
+ 4 Layers from now on if mentioned will be referred to as
BG0 - Background Layer 0
BG1 - Background Layer 1
@@ -177,7 +177,7 @@ static WRITE16_HANDLER ( wwfwfest_soundwrite )
There are 4 players, 2 sets of dipswitches and 2 misc
*******************************************************************************/
-/* DIPs are spread accross the other input ports */
+/* DIPs are spread across the other input ports */
static CUSTOM_INPUT( dsw_3f_r )
{
const char *tag = (const char *)param;