aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--scumm/gfx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/scumm/gfx.h b/scumm/gfx.h
index 0f381ef3bb..eda59d2829 100644
--- a/scumm/gfx.h
+++ b/scumm/gfx.h
@@ -80,7 +80,7 @@ enum VirtScreenNumber {
*/
struct VirtScreen {
/**
- * The unique id of this screen (correponds to its position in the
+ * The unique id of this screen (corresponds to its position in the
* ScummEngine:virtscr array).
*/
VirtScreenNumber number;