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/sword2/sword2.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/sword2/sword2.cpp') diff --git a/engines/sword2/sword2.cpp b/engines/sword2/sword2.cpp index af4474cd87..8e9b69db5c 100644 --- a/engines/sword2/sword2.cpp +++ b/engines/sword2/sword2.cpp @@ -180,7 +180,7 @@ PluginError Sword2MetaEngine::createInstance(OSystem *syst, Engine **engine) con return kNoGameDataFoundError; } -META_COMPATIBLITY_WRAPPER(SWORD2, Sword2MetaEngine); +META_COMPATIBILITY_WRAPPER(SWORD2, Sword2MetaEngine); REGISTER_PLUGIN(SWORD2, "Broken Sword 2", "Broken Sword Games (C) Revolution"); -- cgit v1.2.3