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/drascula/detection.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/drascula') diff --git a/engines/drascula/detection.cpp b/engines/drascula/detection.cpp index 3bc8069b76..ceaadd5088 100644 --- a/engines/drascula/detection.cpp +++ b/engines/drascula/detection.cpp @@ -300,7 +300,7 @@ static const DrasculaGameDescription gameDescriptions[] = { static const ExtraGuiOption drasculaExtraGuiOption = { _s("Use original save/load screens"), - _s("Use the original save/load screens, instead of the ScummVM ones"), + _s("Use the original save/load screens instead of the ScummVM ones"), "originalsaveload", false }; -- cgit v1.2.3