From b041618a42ebf19494b1e0b8fdc659e09019ae42 Mon Sep 17 00:00:00 2001 From: Ben Castricum Date: Tue, 29 Nov 2016 20:02:50 +0100 Subject: ALL: Remove comma before the word 'instead' --- engines/zvision/detection_tables.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/zvision') diff --git a/engines/zvision/detection_tables.h b/engines/zvision/detection_tables.h index 06bc58ee7f..3df8f280ee 100644 --- a/engines/zvision/detection_tables.h +++ b/engines/zvision/detection_tables.h @@ -89,7 +89,7 @@ static const ADExtraGuiOptionsMap optionsList[] = { GAMEOPTION_USE_HIRES_MPEG_MOVIES, { _s("Use high resolution MPEG video"), - _s("Use MPEG video from the DVD version, instead of lower resolution AVI"), + _s("Use MPEG video from the DVD version instead of lower resolution AVI"), "mpegmovies", true } -- cgit v1.2.3