diff options
Diffstat (limited to 'tools')
-rwxr-xr-x | tools/credits.pl | 2 |
1 files changed, 1 insertions, 1 deletions
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(); |