BASE: Minor text fix for --copy-protection help

This commit is contained in:
Tarek Soliman 2018-04-12 20:27:34 -05:00
parent 492605025c
commit 093d477a08

View File

@ -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)