diff options
author | Travis Howell | 2006-06-03 14:03:08 +0000 |
---|---|---|
committer | Travis Howell | 2006-06-03 14:03:08 +0000 |
commit | 576ff326b058eb2156c365e89c035684211f2464 (patch) | |
tree | 2a1bc9917d2f1596ceb8bc939cf12132c3b31521 /gui | |
parent | f7810b53a8c94cbd8c59b0a9d641f9765cd6bb93 (diff) | |
download | scummvm-rg350-576ff326b058eb2156c365e89c035684211f2464.tar.gz scummvm-rg350-576ff326b058eb2156c365e89c035684211f2464.tar.bz2 scummvm-rg350-576ff326b058eb2156c365e89c035684211f2464.zip |
Typo
svn-id: r22879
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 a95ea18040..61c8286227 100644 --- a/gui/credits.h +++ b/gui/credits.h @@ -268,7 +268,7 @@ static const char *credits[] = { "\\C\\c0""", "\\C\\c0""Aric Wilmunder, Ron Gilbert, David Fox, Vince Lee, and all those at LucasFilm/LucasArts who made SCUMM the insane mess to reimplement that it is today. Feel free to drop us a line and tell us what you think, guys!", "\\C\\c0""", -"\\C\\c0""Alan Bridgman, Simon Woodroffe and everyone at Adventure Soft forsharing the source code of The Feeble Files with us.", +"\\C\\c0""Alan Bridgman, Simon Woodroffe and everyone at Adventure Soft for sharing the source code of The Feeble Files with us.", "\\C\\c0""", "\\C\\c0""", }; |