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/kyra/detection.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/kyra') diff --git a/engines/kyra/detection.cpp b/engines/kyra/detection.cpp index 42f6f52eaa..a1bb7c5656 100644 --- a/engines/kyra/detection.cpp +++ b/engines/kyra/detection.cpp @@ -484,6 +484,6 @@ bool KyraMetaEngine::createInstance(OSystem *syst, Engine **engine, const Common return res; } -META_COMPATIBLITY_WRAPPER(KYRA, KyraMetaEngine); +META_COMPATIBILITY_WRAPPER(KYRA, KyraMetaEngine); REGISTER_PLUGIN(KYRA, "Legend of Kyrandia Engine", "The Legend of Kyrandia (C) Westwood Studios"); -- cgit v1.2.3