aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm/scumm_v4.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/scumm/scumm_v4.h')
-rw-r--r--engines/scumm/scumm_v4.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/scumm/scumm_v4.h b/engines/scumm/scumm_v4.h
index 28f619ceaa..a008023ff9 100644
--- a/engines/scumm/scumm_v4.h
+++ b/engines/scumm/scumm_v4.h
@@ -35,7 +35,7 @@ class ScummEngine_v4 : public ScummEngine_v5 {
public:
/**
- * Prepared savegame used by the orginal save/load dialog.
+ * Prepared savegame used by the original save/load dialog.
* Must be valid as long as the savescreen is active. As we are not
* notified when the savescreen is closed, memory is only freed on a game
* reset, at the destruction of the engine or when the original save/load