Fixed Terry Pratchett's name in the credits

svn-id: r45528
This commit is contained in:
Max Horn 2009-10-30 09:50:31 +00:00
parent 6c101f7c1a
commit 4009f6836b
3 changed files with 4 additions and 4 deletions

View File

@ -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.

View File

@ -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""",
"",
};

View File

@ -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();