aboutsummaryrefslogtreecommitdiff
path: root/engines/igor/detection.cpp
diff options
context:
space:
mode:
authorTorbjörn Andersson2008-02-03 10:15:36 +0000
committerTorbjörn Andersson2008-02-03 10:15:36 +0000
commite51bf8021851d91f4904bd73263a455367d99b34 (patch)
treebbeb744f016acddd6d123ded471c9f7372982231 /engines/igor/detection.cpp
parenta6ad889aa22e0283bb24746d9da936fdf4f5a754 (diff)
downloadscummvm-rg350-e51bf8021851d91f4904bd73263a455367d99b34.tar.gz
scummvm-rg350-e51bf8021851d91f4904bd73263a455367d99b34.tar.bz2
scummvm-rg350-e51bf8021851d91f4904bd73263a455367d99b34.zip
Changed "COMPATIBLITY" to "COMPATIBILITY".
svn-id: r30754
Diffstat (limited to 'engines/igor/detection.cpp')
-rw-r--r--engines/igor/detection.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/igor/detection.cpp b/engines/igor/detection.cpp
index a83a740226..6f16e2f30a 100644
--- a/engines/igor/detection.cpp
+++ b/engines/igor/detection.cpp
@@ -134,6 +134,6 @@ bool IgorMetaEngine::createInstance(OSystem *syst, Engine **engine, const Common
return gd != 0;
}
-META_COMPATIBLITY_WRAPPER(IGOR, IgorMetaEngine);
+META_COMPATIBILITY_WRAPPER(IGOR, IgorMetaEngine);
REGISTER_PLUGIN(IGOR, "Igor: Objective Uikokahonia", "Igor: Objective Uikokahonia (C) Pendulo Studios");