aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorJohannes Schickel2009-05-13 21:15:12 +0000
committerJohannes Schickel2009-05-13 21:15:12 +0000
commit049618ce15ee7e6656e5d1dd345161ff23bf3925 (patch)
tree767f9e1962c41d3d73d8ba28e371988ac6171935 /tools
parent81c7f530e8661c2ab58f2f42128a370230820269 (diff)
downloadscummvm-rg350-049618ce15ee7e6656e5d1dd345161ff23bf3925.tar.gz
scummvm-rg350-049618ce15ee7e6656e5d1dd345161ff23bf3925.tar.bz2
scummvm-rg350-049618ce15ee7e6656e5d1dd345161ff23bf3925.zip
Fix all occurrences of AdLib spelling:
- credits - options dialog svn-id: r40538
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 a911216b98..bee960ccaf 100755
--- a/tools/credits.pl
+++ b/tools/credits.pl
@@ -675,7 +675,7 @@ begin_credits("Credits");
begin_section("Miscellaneous");
add_person("David Corrales-Lopez", "david_corrales", "Filesystem access improvements (GSoC 2007 task)");
add_person("Jerome Fisher", "KingGuppy", "MT-32 emulator");
- add_person("Jochen Hoenicke", "hoenicke", "Speaker & PCjr sound support, Adlib work");
+ add_person("Jochen Hoenicke", "hoenicke", "Speaker & PCjr sound support, AdLib work");
add_person("Chris Page", "cp88", "Return to launcher, savestate improvements, leak fixes, ... (GSoC 2008 task)");
add_person("Robin Watts", "robinwatts", "ARM assembly routines for nice speedups on several ports; improvements to the sound mixer");
end_section();