aboutsummaryrefslogtreecommitdiff
path: root/common/engine.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/engine.h')
-rw-r--r--common/engine.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/engine.h b/common/engine.h
index d6de2d4d32..151ce69352 100644
--- a/common/engine.h
+++ b/common/engine.h
@@ -58,7 +58,7 @@ public:
virtual const char *getGameDataPath() const { return _gameDataPath; }
// Create a new engine object based on the detector - either
- // a Scumm or a SimonState object currently.
+ // a Scumm or a SimonEngine object currently.
static Engine *createFromDetector(GameDetector *detector, OSystem *syst);
// Specific for each engine preparare of erroe string