aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWillem Jan Palenstijn2010-10-21 08:44:03 +0000
committerWillem Jan Palenstijn2010-10-21 08:44:03 +0000
commit787bafc442fb82640441982c8069b3816381c7f1 (patch)
treedb325d2a311d5b70b9d394bfbac9ccbc96f61407
parente5c3b67ddb1388282fed1fb8f6f7bfb7ae820f01 (diff)
downloadscummvm-rg350-787bafc442fb82640441982c8069b3816381c7f1.tar.gz
scummvm-rg350-787bafc442fb82640441982c8069b3816381c7f1.tar.bz2
scummvm-rg350-787bafc442fb82640441982c8069b3816381c7f1.zip
CREDITS: Fix HTML entity
svn-id: r53668
-rwxr-xr-xtools/credits.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/credits.pl b/tools/credits.pl
index 002eed7bff..e77135ece9 100755
--- a/tools/credits.pl
+++ b/tools/credits.pl
@@ -684,7 +684,7 @@ begin_credits("Credits");
add_person("Marcus Comstedt", "", "");
end_section();
- begin_section("GPH Devices (GP2X, GP2XWiz & Caanoo)");
+ begin_section("GPH Devices (GP2X, GP2XWiz & Caanoo)");
add_person("John Willis", "DJWillis", "");
end_section();