aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorEugene Sandulenko2006-06-13 18:22:18 +0000
committerEugene Sandulenko2006-06-13 18:22:18 +0000
commitf66f86fbd76b8f1082a327f76f674c479a774384 (patch)
treef55d24f93753b14bfb3393aa8681aba1453a1a8c /tools
parenta709eb05b7a757eb31fb4df1421c837e73b1ba6d (diff)
downloadscummvm-rg350-f66f86fbd76b8f1082a327f76f674c479a774384.tar.gz
scummvm-rg350-f66f86fbd76b8f1082a327f76f674c479a774384.tar.bz2
scummvm-rg350-f66f86fbd76b8f1082a327f76f674c479a774384.zip
Fix credits
svn-id: r23090
Diffstat (limited to 'tools')
-rwxr-xr-xtools/credits.pl6
1 files changed, 4 insertions, 2 deletions
diff --git a/tools/credits.pl b/tools/credits.pl
index dfb3c856f0..25e4e598ee 100755
--- a/tools/credits.pl
+++ b/tools/credits.pl
@@ -536,7 +536,7 @@ begin_credits("Credits");
add_person("Kostas Nakos", "knakos", "");
end_section();
- begin_section("PlayStation 2");
+ begin_section("Playstation 2");
add_person("Robert Göffringmann", "lavosspawn", "");
end_section();
@@ -572,7 +572,9 @@ begin_credits("Credits");
end_section();
begin_section("Documentation");
- add_person("Joachim Eberhard", "joachimeberhard", "");
+ begin_section("Documentation Manager");
+ add_person("Joachim Eberhard", "joachimeberhard", "");
+ end_section();
end_section();
begin_section("Retired Team Members");