diff options
author | Max Horn | 2004-12-25 18:23:41 +0000 |
---|---|---|
committer | Max Horn | 2004-12-25 18:23:41 +0000 |
commit | 0d2fa6ecf02d5745db90d78c78e546b3fe62d373 (patch) | |
tree | dd48843106c593005b3cfbd03616d247364beae9 /tools | |
parent | 433711be5e62a4813b3f296568dc51afb98feaf2 (diff) | |
download | scummvm-rg350-0d2fa6ecf02d5745db90d78c78e546b3fe62d373.tar.gz scummvm-rg350-0d2fa6ecf02d5745db90d78c78e546b3fe62d373.tar.bz2 scummvm-rg350-0d2fa6ecf02d5745db90d78c78e546b3fe62d373.zip |
etc is an abbreviation, so a trailing period is required
svn-id: r16315
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 2b75d7d2b6..1ab2410068 100755 --- a/tools/credits.pl +++ b/tools/credits.pl @@ -227,7 +227,7 @@ begin_credits("Credits"); add_person("Jonathan Gray", "khalek", "Engine: SCUMM, HE, Broken Sword II"); add_person("Travis Howell", "Kirben", "Engine: SCUMM, HE, Simon the Sorcerer"); add_person("Oliver Kiehl", "olki", "Engine: Beneath a Steel Sky, Simon"); - add_person("Pawel Kolodziejski", "aquadran", "Engine: SCUMM (Codecs, iMUSE, Smush, etc)"); + add_person("Pawel Kolodziejski", "aquadran", "Engine: SCUMM (Codecs, iMUSE, Smush, etc.)"); add_person("Gregory Montoir", "cyx", "Engine: Flight of the Amazon Queen, HE"); add_person("Joost Peters", "joostp", "Engine: Beneath a Steel Sky, Flight of the Amazon Queen"); add_person("Eugene Sandulenko", "_sev", "Engine: SCUMM (FT INSANE), HE, SAGA"); |