diff options
author | Filippos Karapetis | 2015-07-08 00:28:02 +0300 |
---|---|---|
committer | Filippos Karapetis | 2015-07-08 00:28:02 +0300 |
commit | 94eae644ac1fa2286b3c27a09f8b1b1c95560661 (patch) | |
tree | bfccf65e9fff56727746dbbbe6d7250941691d91 /devtools/credits.pl | |
parent | 6bc2a633a2921d589f8226160d19243a9ee99699 (diff) | |
parent | e32385359839f573e7b55c2aba59390a7dd2c7de (diff) | |
download | scummvm-rg350-94eae644ac1fa2286b3c27a09f8b1b1c95560661.tar.gz scummvm-rg350-94eae644ac1fa2286b3c27a09f8b1b1c95560661.tar.bz2 scummvm-rg350-94eae644ac1fa2286b3c27a09f8b1b1c95560661.zip |
Merge pull request #601 from elQuotho/zvision-polish
Z-Vision polish
Diffstat (limited to 'devtools/credits.pl')
-rwxr-xr-x | devtools/credits.pl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devtools/credits.pl b/devtools/credits.pl index f82d0d4212..2360576e88 100755 --- a/devtools/credits.pl +++ b/devtools/credits.pl @@ -789,7 +789,7 @@ begin_credits("Credits"); add_person("Tobia Tesan", "t0by", ""); end_section(); - begin_section("ZVision"); + begin_section("Z-Vision"); add_person("Adrian Astley", "RichieSams", ""); add_person("Filippos Karapetis", "[md5]", ""); add_person("Anton Yarcev", "Zidane", ""); @@ -1224,7 +1224,7 @@ begin_credits("Credits"); add_person("Jimmi Thøgersen", "", "For ScummRev, and much obscure code/documentation"); add_person("", "Tristan", "For additional work on the original MT-32 emulator"); add_person("James Woodcock", "", "Soundtrack enhancements"); - add_person("Anton Yartsev", "Zidane", "For the original re-implementation of the ZVision engine"); + add_person("Anton Yartsev", "Zidane", "For the original re-implementation of the Z-Vision engine"); end_persons(); add_paragraph( |