aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--engines/agi/detection.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/agi/detection.cpp b/engines/agi/detection.cpp
index 7127584ba0..7d5fd3d668 100644
--- a/engines/agi/detection.cpp
+++ b/engines/agi/detection.cpp
@@ -184,7 +184,7 @@ static const ADExtraGuiOptionsMap optionsList[] = {
{
GAMEOPTION_COMMAND_PROMPT_WINDOW,
{
- _s("Pause, when entering commands"),
+ _s("Pause when entering commands"),
_s("Shows a command prompt window and pauses the game (like in SCI) instead of a real-time prompt."),
"commandpromptwindow",
false