From e51bf8021851d91f4904bd73263a455367d99b34 Mon Sep 17 00:00:00 2001 From: Torbjörn Andersson Date: Sun, 3 Feb 2008 10:15:36 +0000 Subject: Changed "COMPATIBLITY" to "COMPATIBILITY". svn-id: r30754 --- engines/igor/detection.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/igor') 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"); -- cgit v1.2.3