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/parallaction/detection.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/parallaction') diff --git a/engines/parallaction/detection.cpp b/engines/parallaction/detection.cpp index f2d1cf9b6c..b435f8f187 100644 --- a/engines/parallaction/detection.cpp +++ b/engines/parallaction/detection.cpp @@ -218,6 +218,6 @@ bool ParallactionMetaEngine::createInstance(OSystem *syst, Engine **engine, cons return res; } -META_COMPATIBLITY_WRAPPER(PARALLACTION, ParallactionMetaEngine); +META_COMPATIBILITY_WRAPPER(PARALLACTION, ParallactionMetaEngine); REGISTER_PLUGIN(PARALLACTION, "Parallaction engine", "Nippon Safes Inc. (C) Dynabyte"); -- cgit v1.2.3