diff options
author | Johannes Schickel | 2009-11-26 20:33:27 +0000 |
---|---|---|
committer | Johannes Schickel | 2009-11-26 20:33:27 +0000 |
commit | 109dff89ddd45f12176f0a2e9546559e55fc0699 (patch) | |
tree | accdcc37ea50ca58846aa64d8c11b3490212dadc /engines/kyra | |
parent | 40f038c7f1bef0367d877b599f285cf31e9a9703 (diff) | |
download | scummvm-rg350-109dff89ddd45f12176f0a2e9546559e55fc0699.tar.gz scummvm-rg350-109dff89ddd45f12176f0a2e9546559e55fc0699.tar.bz2 scummvm-rg350-109dff89ddd45f12176f0a2e9546559e55fc0699.zip |
Typos.
svn-id: r46159
Diffstat (limited to 'engines/kyra')
-rw-r--r-- | engines/kyra/kyra_v1.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/kyra/kyra_v1.h b/engines/kyra/kyra_v1.h index 8dce4c3efd..e73a8b77b7 100644 --- a/engines/kyra/kyra_v1.h +++ b/engines/kyra/kyra_v1.h @@ -57,7 +57,7 @@ class KyraMetaEngine; * requires some work for kyra.dat for example, it is almost impossible to support translations, * without owning them. There a currently a few reported unsupported translations: * - * - Official translactions + * - Official translations * None known. * - Probably official translations (currently no sources are known to verify this) * Kyrandia 2 Spanish (feature request #2499966 "KYRA2: Add support for Spanish floppy version") @@ -69,7 +69,7 @@ class KyraMetaEngine; * Kyrandia 2 Russian (no feature request) * Kyrandia 3 Russian (feature request #2812792 "Kyrandia3 Russian") * - * The primary maintainer for the engine is LordHoto, altough some parts are maintained by _athrxx. + * The primary maintainer for the engine is LordHoto, although some parts are maintained by _athrxx. * If you have questions about parts of the code, the following rough description might help in * determining who you should ask: * _athrxx is the maintainer for the Lands of Lore subengine, he also maintains most of the FM-TOWNS |