aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gui/credits.h2
-rwxr-xr-xtools/credits.pl2
2 files changed, 2 insertions, 2 deletions
diff --git a/gui/credits.h b/gui/credits.h
index 2990b3c4e2..65c36044fe 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 Pratchett 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 32e798a013..39c7ccb275 100755
--- a/tools/credits.pl
+++ b/tools/credits.pl
@@ -962,7 +962,7 @@ begin_credits("Credits");
add_paragraph(
"John Young, Colin Smythe and especially Terry Pratchett himself for ".
- "sharing the source code of Discworld I & II with us.");
+ "sharing the source code of Discworld I & II with us.");
end_section();