From 4009f6836ba4aacc8630d88938b9ace1874ed972 Mon Sep 17 00:00:00 2001 From: Max Horn Date: Fri, 30 Oct 2009 09:50:31 +0000 Subject: Fixed Terry Pratchett's name in the credits svn-id: r45528 --- AUTHORS | 4 ++-- gui/credits.h | 2 +- tools/credits.pl | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/AUTHORS b/AUTHORS index 9a07967d6c..928f793fd9 100644 --- a/AUTHORS +++ b/AUTHORS @@ -432,6 +432,6 @@ Special thanks to Alan Bridgman, Simon Woodroffe and everyone at Adventure Soft for sharing the source code of some of their games with us. - John Young, Colin Smythe and especially Terry Patchett himself for sharing - the source code of Discworld I & II with us. + John Young, Colin Smythe and especially Terry Pratchett himself for + sharing the source code of Discworld I & II with us. diff --git a/gui/credits.h b/gui/credits.h index 511c9ad7ca..2990b3c4e2 100644 --- a/gui/credits.h +++ b/gui/credits.h @@ -520,7 +520,7 @@ static const char *credits[] = { "C0""", "C0""Alan Bridgman, Simon Woodroffe and everyone at Adventure Soft for sharing the source code of some of their games with us.", "C0""", -"C0""John Young, Colin Smythe and especially Terry Patchett himself for sharing the source code of Discworld I & II with us.", +"C0""John Young, Colin Smythe and especially Terry Pratchett himself for sharing the source code of Discworld I & II with us.", "C0""", "", }; diff --git a/tools/credits.pl b/tools/credits.pl index 2603e4c6d5..32e798a013 100755 --- a/tools/credits.pl +++ b/tools/credits.pl @@ -961,7 +961,7 @@ begin_credits("Credits"); "sharing the source code of some of their games with us."); add_paragraph( - "John Young, Colin Smythe and especially Terry Patchett himself for ". + "John Young, Colin Smythe and especially Terry Pratchett himself for ". "sharing the source code of Discworld I & II with us."); end_section(); -- cgit v1.2.3