summaryrefslogtreecommitdiff
path: root/src/strings_type.h
diff options
context:
space:
mode:
authorfrosch <frosch@openttd.org>2009-04-19 14:11:17 +0000
committerfrosch <frosch@openttd.org>2009-04-19 14:11:17 +0000
commit713da56d9bbd465edea4af3806c2b543d66d4eca (patch)
tree0be11ce2fc7a7617731d36b267040cad4df4b92a /src/strings_type.h
parent66ea0207f056679646d8d43f6e88bcbdb6aefa79 (diff)
downloadopenttd-713da56d9bbd465edea4af3806c2b543d66d4eca.tar.xz
(svn r16090) -Fix: s/Slovakish/Slovak/ (unimatrix)
Diffstat (limited to 'src/strings_type.h')
-rw-r--r--src/strings_type.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/strings_type.h b/src/strings_type.h
index fa3a1c699..a1920001d 100644
--- a/src/strings_type.h
+++ b/src/strings_type.h
@@ -51,7 +51,7 @@ enum SpecialStrings {
SPECSTR_TOWNNAME_DUTCH,
SPECSTR_TOWNNAME_FINNISH,
SPECSTR_TOWNNAME_POLISH,
- SPECSTR_TOWNNAME_SLOVAKISH,
+ SPECSTR_TOWNNAME_SLOVAK,
SPECSTR_TOWNNAME_NORWEGIAN,
SPECSTR_TOWNNAME_HUNGARIAN,
SPECSTR_TOWNNAME_AUSTRIAN,