diff options
-rwxr-xr-x | tools/credits.pl | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tools/credits.pl b/tools/credits.pl index 24c682143d..abe38146a5 100755 --- a/tools/credits.pl +++ b/tools/credits.pl @@ -855,8 +855,7 @@ begin_credits("Credits"); add_paragraph( "Alan Bridgman, Simon Woodroffe and everyone at Adventure Soft for ". - "sharing the source code of The Feeble Files and Simon the Sorcerer's ". - "Puzzle Pack with us."); + "sharing the source code of some of their games with us."); end_section(); |