summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/statriv2.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/statriv2.c')
-rw-r--r--src/mame/drivers/statriv2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/statriv2.c b/src/mame/drivers/statriv2.c
index d68c9d147af..c1fdf0da388 100644
--- a/src/mame/drivers/statriv2.c
+++ b/src/mame/drivers/statriv2.c
@@ -785,7 +785,7 @@ ROM_START( statrv2v )
ROM_CONTINUE(0x0000, 0x800)
/* other roms were not from this set, missing sub-board?, but as the game is 'triv two' like the parent
- it seems compatible with the same question board */
+ it seems compatible with the same question board */
ROM_REGION( 0x10000, "user1", 0 ) /* question data */
ROM_LOAD( "statuspb.u1", 0x00000, 0x02000, CRC(a50c0313) SHA1(f9bf84613e2ebb952a81a10ee1da49a37423b717) )