aboutsummaryrefslogtreecommitdiff
path: root/doc/config.tex
diff options
context:
space:
mode:
Diffstat (limited to 'doc/config.tex')
-rw-r--r--doc/config.tex6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/config.tex b/doc/config.tex
index f41a5cd35e..170d6a245a 100644
--- a/doc/config.tex
+++ b/doc/config.tex
@@ -62,7 +62,7 @@ The following keywords are recognized:
path &string The path to where a game's data files are\\
read\_only &bool If true, ScummVM will never try to overwrite\\
& the configuration file.\\
- autosave\_period&number The seconds between autosaving (default: 300)
+ autosave\_period &number The seconds between autosaving (default: 300)\\
save\_slot &number The save game number to load on startup.\\
savepath &string The path to where a game will store its\\
& savegames.\\
@@ -75,9 +75,9 @@ The following keywords are recognized:
description &string The description of the game as it will appear\\
& in the launcher.\\
\\
- language &string Specify language (en, de, fr, it, pt, es, jp,\\
+ language &string Specify language (en, us, de, fr, it, pt, es, jp,\\
& zh, kr, se, gb, hb, cz, ru)\\
- speech\_mute &bool &If true, speech is muted\\
+ speech\_mute &bool If true, speech is muted\\
subtitles &bool Set to true to enable subtitles.\\
talkspeed &number Text speed\\
\\