aboutsummaryrefslogtreecommitdiff
path: root/engines/cine
diff options
context:
space:
mode:
Diffstat (limited to 'engines/cine')
-rw-r--r--engines/cine/detection.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/cine/detection.cpp b/engines/cine/detection.cpp
index 6db133a488..b7c38faf26 100644
--- a/engines/cine/detection.cpp
+++ b/engines/cine/detection.cpp
@@ -97,7 +97,7 @@ PluginError Engine_CINE_create(OSystem *syst, Engine **engine) {
return kNoGameDataFoundError;
}
-REGISTER_PLUGIN(CINE, "Cinematique evo.1 engine", "Future Wars & Operation Stealth (C) Delphine Software");
+REGISTER_PLUGIN(CINE, "Cinematique evo 1 engine", "Future Wars & Operation Stealth (C) Delphine Software");
namespace Cine {