summaryrefslogtreecommitdiff
path: root/scripts/readme.txt
diff options
context:
space:
mode:
authortruelight <truelight@openttd.org>2004-12-13 18:34:31 +0000
committertruelight <truelight@openttd.org>2004-12-13 18:34:31 +0000
commit025e96bb97938ed3159f45ac7e429c3267c537eb (patch)
tree88d40fcfc825c322afd5590e82d38507ad358c4c /scripts/readme.txt
parent7d8264f21e5a1c87b0fd2410abfd87063ed56d78 (diff)
downloadopenttd-025e96bb97938ed3159f45ac7e429c3267c537eb.tar.xz
(svn r1064) -Fixed typo (tnx GeniusDex)
Diffstat (limited to 'scripts/readme.txt')
-rw-r--r--scripts/readme.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/readme.txt b/scripts/readme.txt
index 3cd4e4c32..d8dafaaaa 100644
--- a/scripts/readme.txt
+++ b/scripts/readme.txt
@@ -7,7 +7,7 @@ OpenTTD supports scripts.
- 'on_server.scr' is executed when you start a server / dedicated server
- 'on_dedicated.scr' is additionally executed when you start a dedicated server
- 'pre_server.scr' is executed before the server is started
- - 'pre_dedeicated.scr' is additionally executed when you start a dedicated server
+ - 'pre_dedicated.scr' is additionally executed when you start a dedicated server
For examples how a script can look, check the .example examples.