summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authornikolas <nnyby@columbia.edu>2019-01-08 16:00:56 -0500
committerCharles Pigott <charlespigott@googlemail.com>2019-01-10 22:14:23 +0000
commit916e911806083a2fe06a79f6f10e275015079149 (patch)
treec9f959ce492e00c35aa72a5e81a93421d6c98a5d /docs
parente34a6c58eaeaf5f04db6c92c93c88ea269d720b2 (diff)
downloadopenttd-916e911806083a2fe06a79f6f10e275015079149.tar.xz
Doc: Fix a few typos in docs/multiplayer.txt
Diffstat (limited to 'docs')
-rw-r--r--docs/multiplayer.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/multiplayer.txt b/docs/multiplayer.txt
index 7f4227cd8..62314d7b4 100644
--- a/docs/multiplayer.txt
+++ b/docs/multiplayer.txt
@@ -90,7 +90,7 @@ Table of contents
- [network] sync_freq:
change it in console with: 'set network.sync_freq <number>'
the number should be between the 50 and 1000, not much lower, not much
- higer. It indicates the time between sync-frames. A sync-frame is a frame
+ higher. It indicates the time between sync-frames. A sync-frame is a frame
which checks if all clients are still in sync. When the value it too high,
clients can desync in 1960, but the server detects it in 1970. Not really
handy. The lower the value, the more bandwidth it uses.
@@ -104,7 +104,7 @@ Table of contents
- In UNIX like systems, you can fork your dedicated server by adding -f as
parameter.
- - You can automaticly clean companies that do not have a client connected to
+ - You can automatically clean companies that do not have a client connected to
them, for, let's say, 3 years. You can do this via: 'set autoclean_companies'
and 'set autoclean_protected' and 'set autoclean_unprotected'. Unprotected
removes a password from a company when it is not used for more then the
@@ -113,7 +113,7 @@ Table of contents
- You can also do this manually via the console: 'reset_company'.
- - You can let your server automaticly restart a map when, let's say, year 2030
+ - You can let your server automatically restart a map when, let's say, year 2030
is reached. See 'set restart_game_date' for detail.
- If you want to be on the server-list, enable Advertising. To do this, select