aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorEugene Sandulenko2005-11-13 15:52:22 +0000
committerEugene Sandulenko2005-11-13 15:52:22 +0000
commitc4ad2ecb49e4b11a2f71b96b32d6ae17036e4d68 (patch)
tree6063c1710549f46a8ad7842a7ffdb90f97c589a8 /tools
parent996401406339cd9b19d8b839d2b935f2d6f324b5 (diff)
downloadscummvm-rg350-c4ad2ecb49e4b11a2f71b96b32d6ae17036e4d68.tar.gz
scummvm-rg350-c4ad2ecb49e4b11a2f71b96b32d6ae17036e4d68.tar.bz2
scummvm-rg350-c4ad2ecb49e4b11a2f71b96b32d6ae17036e4d68.zip
Fix yet another validator warning
svn-id: r19586
Diffstat (limited to 'tools')
-rwxr-xr-xtools/credits.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/credits.pl b/tools/credits.pl
index 472e612887..4101a167cb 100755
--- a/tools/credits.pl
+++ b/tools/credits.pl
@@ -398,7 +398,7 @@ begin_credits("Credits");
add_person("Ivan Dubrov", "", "For contributing the initial version of the Gobliiins engine");
add_person("", "Jezar", "For his freeverb filter implementation");
add_person("Jim Leiterman", "", "Various info on his FM-TOWNS/Marty SCUMM ports");
- add_person("", "lloyd", "For deep tech details about C64 Zak & MM");
+ add_person("", "lloyd", "For deep tech details about C64 Zak & MM");
add_person("Jimmi Thøgersen", "", "For ScummRev, and much obscure code/documentation");
add_person("", "Tristan", "For additional work on the original MT-32 emulator");
end_section();