From 29afa3094d222f7ae4ab29e3d5db8aca4cf828ec Mon Sep 17 00:00:00 2001 From: Willem Jan Palenstijn Date: Tue, 7 Sep 2010 17:45:36 +0000 Subject: CREDITS: Fix typo svn-id: r52624 --- AUTHORS | 4 ++-- gui/credits.h | 4 ++-- tools/credits.pl | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/AUTHORS b/AUTHORS index daab818ac9..30eacb1c48 100644 --- a/AUTHORS +++ b/AUTHORS @@ -483,9 +483,9 @@ Special thanks to sharing the source code of Discworld I & II with us. Emilio de Paz Aragon from Alcachofa Soft for sharing the source code of - Drascula: The Vampire Strikes Back with us and his generousity with + Drascula: The Vampire Strikes Back with us and his generosity with freewaring the game. David P. Gray from Gray Design Associate for sharing the source code of - Hugo trilogy. + the Hugo trilogy. diff --git a/gui/credits.h b/gui/credits.h index ae311697d3..de77e02b47 100644 --- a/gui/credits.h +++ b/gui/credits.h @@ -574,9 +574,9 @@ static const char *credits[] = { "C0""", "C0""John Young, Colin Smythe and especially Terry Pratchett himself for sharing the source code of Discworld I & II with us.", "C0""", -"C0""Emilio de Paz Aragon from Alcachofa Soft for sharing the source code of Drascula: The Vampire Strikes Back with us and his generousity with freewaring the game.", +"C0""Emilio de Paz Aragon from Alcachofa Soft for sharing the source code of Drascula: The Vampire Strikes Back with us and his generosity with freewaring the game.", "C0""", -"C0""David P. Gray from Gray Design Associate for sharing the source code of Hugo trilogy.", +"C0""David P. Gray from Gray Design Associate for sharing the source code of the Hugo trilogy.", "C0""", "", }; diff --git a/tools/credits.pl b/tools/credits.pl index 754dffacda..2a4586d7de 100755 --- a/tools/credits.pl +++ b/tools/credits.pl @@ -1025,12 +1025,12 @@ begin_credits("Credits"); add_paragraph( "Emilio de Paz Aragón from Alcachofa Soft for sharing the source code ". - "of Drascula: The Vampire Strikes Back with us and his generousity with ". + "of Drascula: The Vampire Strikes Back with us and his generosity with ". "freewaring the game."); add_paragraph( "David P. Gray from Gray Design Associate for sharing the source code ". - "of Hugo trilogy."); + "of the Hugo trilogy."); end_section(); -- cgit v1.2.3