aboutsummaryrefslogtreecommitdiff
path: root/engines/neverhood/detection.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/neverhood/detection.cpp')
-rw-r--r--engines/neverhood/detection.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/neverhood/detection.cpp b/engines/neverhood/detection.cpp
index 0c0347ef13..46605bb2f7 100644
--- a/engines/neverhood/detection.cpp
+++ b/engines/neverhood/detection.cpp
@@ -175,7 +175,7 @@ static const NeverhoodGameDescription gameDescriptions[] = {
static const ExtraGuiOption neverhoodExtraGuiOption1 = {
_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
};