diff options
author | Eugene Sandulenko | 2009-10-30 02:13:51 +0000 |
---|---|---|
committer | Eugene Sandulenko | 2009-10-30 02:13:51 +0000 |
commit | ebe5db4be28ad71b0b41c67697cfe8fef68e0405 (patch) | |
tree | fb8dd14e5b59cec88500a89dfee1915d1832cc26 /tools | |
parent | 55da0503f4b0bf82acec34a2e9acb8282301ded3 (diff) | |
download | scummvm-rg350-ebe5db4be28ad71b0b41c67697cfe8fef68e0405.tar.gz scummvm-rg350-ebe5db4be28ad71b0b41c67697cfe8fef68e0405.tar.bz2 scummvm-rg350-ebe5db4be28ad71b0b41c67697cfe8fef68e0405.zip |
Fix typo
svn-id: r45514
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 7b37f18a79..744f2658e9 100755 --- a/tools/credits.pl +++ b/tools/credits.pl @@ -951,7 +951,7 @@ begin_credits("Credits"); "sharing the source code of some of their games with us."); add_paragraph( - "John Young, Colin Smythe and especially Terry Patchet himself for ". + "John Young, Colin Smythe and especially Terry Patchett himself for ". "sharing the source code of Discworld I & II with us."); end_section(); |