aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Brown2005-04-16 01:39:51 +0000
committerJames Brown2005-04-16 01:39:51 +0000
commitdf3bc8bb37fb182c7bb2a2e558c9533c4563638f (patch)
tree86c376fa17dc0321c4e09273f24c418c61c1ef78
parentf6fc9c1c21da624f70ae2356759e2042977e21c2 (diff)
downloadscummvm-rg350-df3bc8bb37fb182c7bb2a2e558c9533c4563638f.tar.gz
scummvm-rg350-df3bc8bb37fb182c7bb2a2e558c9533c4563638f.tar.bz2
scummvm-rg350-df3bc8bb37fb182c7bb2a2e558c9533c4563638f.zip
spelling
svn-id: r17609
-rw-r--r--AUTHORS2
-rw-r--r--doc/10.tex2
-rw-r--r--gui/credits.h2
-rwxr-xr-xtools/credits.pl2
4 files changed, 4 insertions, 4 deletions
diff --git a/AUTHORS b/AUTHORS
index 6c9442149b..97db92fa4f 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -44,7 +44,7 @@ Contributors:
Willem Jan Palenstijn - Packaging for Fedora/RedHat
Stefan Parviainen - Packaging for BeOS
Quietust - Sound support for Amiga SCUMM V2/V3 games, MM
- NES suport
+ NES support
Andreas Roever - Broken Sword 1/2 MPEG2 cutscene support
Edward Rudd - Fixes for playing MP3 versions of MI1/Loom
audio
diff --git a/doc/10.tex b/doc/10.tex
index af810c7960..a3b0b30268 100644
--- a/doc/10.tex
+++ b/doc/10.tex
@@ -48,7 +48,7 @@
Nicolas Noble & Config file and ALSA support\\
Willem Jan Palenstijn & Packaging for Fedora/RedHat\\
Stefan Parviainen & Packaging for BeOS\\
- Quietust & Sound support for Amiga SCUMM V2/V3 games, MM NES suport\\
+ Quietust & Sound support for Amiga SCUMM V2/V3 games, MM NES support\\
Andreas R\"over & Broken Sword 1/2 MPEG2 cutscene support\\
Edward Rudd & Fixes for playing MP3 versions of MI1/Loom audio\\
Daniel Schepler & Final MI1 CD music support, initial Ogg Vorbis support\\
diff --git a/gui/credits.h b/gui/credits.h
index 770cdd71b6..03291c7f07 100644
--- a/gui/credits.h
+++ b/gui/credits.h
@@ -86,7 +86,7 @@ static const char *credits[] = {
"\\L\\c2"" Packaging for BeOS",
"\\L\\c0"" Quietust",
"\\L\\c2"" Sound support for Amiga SCUMM V2/V3 games,",
-"\\L\\c2"" MM NES suport",
+"\\L\\c2"" MM NES support",
"\\L\\c0"" Andreas Roever",
"\\L\\c2"" Broken Sword 1/2 MPEG2 cutscene support",
"\\L\\c0"" Edward Rudd",
diff --git a/tools/credits.pl b/tools/credits.pl
index 8233b10782..9da1a022f6 100755
--- a/tools/credits.pl
+++ b/tools/credits.pl
@@ -356,7 +356,7 @@ begin_credits("Credits");
add_person("Nicolas Noble", "pixels", "Config file and ALSA support");
add_person("Willem Jan Palenstijn", "wjp", "Packaging for Fedora/RedHat");
add_person("Stefan Parviainen", "", "Packaging for BeOS");
- add_person("", "Quietust", "Sound support for Amiga SCUMM V2/V3 games, MM NES suport");
+ add_person("", "Quietust", "Sound support for Amiga SCUMM V2/V3 games, MM NES support");
add_person("Andreas Röver", "", "Broken Sword 1/2 MPEG2 cutscene support");
add_person("Edward Rudd", "", "Fixes for playing MP3 versions of MI1/Loom audio");
add_person("Daniel Schepler", "", "Final MI1 CD music support, initial Ogg Vorbis support");