From 093d477a08631f1c6def79f9d0e5c967afea320d Mon Sep 17 00:00:00 2001 From: Tarek Soliman Date: Thu, 12 Apr 2018 20:27:34 -0500 Subject: BASE: Minor text fix for --copy-protection help --- base/commandLine.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'base/commandLine.cpp') diff --git a/base/commandLine.cpp b/base/commandLine.cpp index 9e62443d30..e1576a0fad 100644 --- a/base/commandLine.cpp +++ b/base/commandLine.cpp @@ -155,7 +155,7 @@ static const char HELP_STRING[] = " --alt-intro Use alternative intro for CD versions of Beneath a\n" " Steel Sky and Flight of the Amazon Queen\n" #endif - " --copy-protection Enable copy protection in SCUMM games, when\n" + " --copy-protection Enable copy protection in games, when\n" " ScummVM disables it by default.\n" " --talkspeed=NUM Set talk speed for games (default: 60)\n" #if defined(ENABLE_SCUMM) || defined(ENABLE_GROOVIE) -- cgit v1.2.3