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/agos/detection.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/agos/detection.cpp') diff --git a/engines/agos/detection.cpp b/engines/agos/detection.cpp index 6ea2e0dec3..74ce517f59 100644 --- a/engines/agos/detection.cpp +++ b/engines/agos/detection.cpp @@ -151,7 +151,7 @@ bool AgosMetaEngine::createInstance(OSystem *syst, Engine **engine, const Common return res; } -META_COMPATIBLITY_WRAPPER(AGOS, AgosMetaEngine); +META_COMPATIBILITY_WRAPPER(AGOS, AgosMetaEngine); REGISTER_PLUGIN(AGOS, "AGOS", "AGOS (C) Adventure Soft"); -- cgit v1.2.3