aboutsummaryrefslogtreecommitdiff
path: root/gui/credits.h
diff options
context:
space:
mode:
authorJohannes Schickel2009-10-30 20:30:28 +0000
committerJohannes Schickel2009-10-30 20:30:28 +0000
commit59eb37a76c390d2394304364c3cabef15359afa7 (patch)
tree96bd8134c7465db47ec81a27a3b2514f432a7adf /gui/credits.h
parentf55da32ca59b0b0c5cc982198b29e8ee01454501 (diff)
downloadscummvm-rg350-59eb37a76c390d2394304364c3cabef15359afa7.tar.gz
scummvm-rg350-59eb37a76c390d2394304364c3cabef15359afa7.tar.bz2
scummvm-rg350-59eb37a76c390d2394304364c3cabef15359afa7.zip
Fix bug in "add_paragraph" in tools/credits.pl, now the "&" should be fine in credits.h again.
svn-id: r45547
Diffstat (limited to 'gui/credits.h')
-rw-r--r--gui/credits.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/credits.h b/gui/credits.h
index 65c36044fe..2990b3c4e2 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""",
"",
};