diff options
author | Johannes Schickel | 2009-10-30 20:25:12 +0000 |
---|---|---|
committer | Johannes Schickel | 2009-10-30 20:25:12 +0000 |
commit | f55da32ca59b0b0c5cc982198b29e8ee01454501 (patch) | |
tree | 4991541e174cf16bcf14dd7c3785e1ef60e07147 /gui | |
parent | 9e78f4693c0e2d270a17d18eba7cdbc1165f88b7 (diff) | |
download | scummvm-rg350-f55da32ca59b0b0c5cc982198b29e8ee01454501.tar.gz scummvm-rg350-f55da32ca59b0b0c5cc982198b29e8ee01454501.tar.bz2 scummvm-rg350-f55da32ca59b0b0c5cc982198b29e8ee01454501.zip |
Fix credits.
svn-id: r45545
Diffstat (limited to 'gui')
-rw-r--r-- | gui/credits.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/credits.h b/gui/credits.h index 2990b3c4e2..65c36044fe 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""", "", }; |