aboutsummaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
authorTravis Howell2004-02-10 12:36:15 +0000
committerTravis Howell2004-02-10 12:36:15 +0000
commit705df95a6121684626f215ca65e568d3fb1a5fab (patch)
tree6a074c56fabb15af7ef1e15aef67a99d31e52455 /common
parent514347c899f42e1aa8709be1cba0d65a5a7eaf67 (diff)
downloadscummvm-rg350-705df95a6121684626f215ca65e568d3fb1a5fab.tar.gz
scummvm-rg350-705df95a6121684626f215ca65e568d3fb1a5fab.tar.bz2
scummvm-rg350-705df95a6121684626f215ca65e568d3fb1a5fab.zip
Ooops
svn-id: r12812
Diffstat (limited to 'common')
-rw-r--r--common/util.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/util.cpp b/common/util.cpp
index fc6e4c2fd5..4ed53beb0c 100644
--- a/common/util.cpp
+++ b/common/util.cpp
@@ -143,7 +143,7 @@ const LanguageDescription g_languages[] = {
{"hb", "Hebrew", HB_HEB},
{"ru", "Russian", RU_RUS},
{"cz", "Czech", CZ_CZE},
- {"nl", "Norwegian", NL_NOR},
+ {"nl", "NederLanden", NL_NLD},
{0, 0, UNK_LANG}
};