From ac268edafbcaec0dac36d895c71ae1d71ce615b4 Mon Sep 17 00:00:00 2001 From: Johannes Schickel Date: Mon, 12 Jul 2010 15:50:23 +0000 Subject: Consistently use "MT-32" as short name of the Roland MT-32 in our GUI and credits files. svn-id: r50821 --- tools/credits.pl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tools/credits.pl') diff --git a/tools/credits.pl b/tools/credits.pl index 6109969834..0a41d34b10 100755 --- a/tools/credits.pl +++ b/tools/credits.pl @@ -944,7 +944,7 @@ begin_credits("Credits"); add_person("Ravi I.", "", "SCI0 sound resource specification"); add_person("Ruediger Hanke", "", "Port to the MorphOS platform"); add_person("Rune Orsval", "", "Configuration file editor"); - add_person("Rickard Lind", "", "MT32->GM MIDI mapping magic, sound research"); + add_person("Rickard Lind", "", "MT-32->GM MIDI mapping magic, sound research"); add_person("Rink Springer", "", "Port to the DOS platform, several bug fixes"); add_person("Robey Pointer", "", "Bug tracking system hosting"); add_person("Sergey Lapin", "", "Port of Carl's type 2 decompression code"); @@ -955,8 +955,8 @@ begin_credits("Credits"); add_person("Sean Terrell", "", ""); end_persons(); add_paragraph("Special thanks to Prof. Dr. Gary Nutt ". - "for allowing the FreeSCI VM extension as a ". - "course project in his Advanced OS course."); + "for allowing the FreeSCI VM extension as a ". + "course project in his Advanced OS course."); add_paragraph("Special thanks to Bob Heitman and Corey Cole for their support of FreeSCI."); end_section(); -- cgit v1.2.3