diff options
author | James Brown | 2005-04-16 01:39:51 +0000 |
---|---|---|
committer | James Brown | 2005-04-16 01:39:51 +0000 |
commit | df3bc8bb37fb182c7bb2a2e558c9533c4563638f (patch) | |
tree | 86c376fa17dc0321c4e09273f24c418c61c1ef78 /tools | |
parent | f6fc9c1c21da624f70ae2356759e2042977e21c2 (diff) | |
download | scummvm-rg350-df3bc8bb37fb182c7bb2a2e558c9533c4563638f.tar.gz scummvm-rg350-df3bc8bb37fb182c7bb2a2e558c9533c4563638f.tar.bz2 scummvm-rg350-df3bc8bb37fb182c7bb2a2e558c9533c4563638f.zip |
spelling
svn-id: r17609
Diffstat (limited to 'tools')
-rwxr-xr-x | tools/credits.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/credits.pl b/tools/credits.pl index 8233b10782..9da1a022f6 100755 --- a/tools/credits.pl +++ b/tools/credits.pl @@ -356,7 +356,7 @@ begin_credits("Credits"); add_person("Nicolas Noble", "pixels", "Config file and ALSA support"); add_person("Willem Jan Palenstijn", "wjp", "Packaging for Fedora/RedHat"); add_person("Stefan Parviainen", "", "Packaging for BeOS"); - add_person("", "Quietust", "Sound support for Amiga SCUMM V2/V3 games, MM NES suport"); + add_person("", "Quietust", "Sound support for Amiga SCUMM V2/V3 games, MM NES support"); add_person("Andreas Röver", "", "Broken Sword 1/2 MPEG2 cutscene support"); add_person("Edward Rudd", "", "Fixes for playing MP3 versions of MI1/Loom audio"); add_person("Daniel Schepler", "", "Final MI1 CD music support, initial Ogg Vorbis support"); |