From 01c29eabf3a56e70a1262281f8435e1c5887163e Mon Sep 17 00:00:00 2001 From: Max Horn Date: Tue, 6 Jan 2004 11:52:12 +0000 Subject: typo svn-id: r12170 --- scumm/gfx.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scumm') 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; -- cgit v1.2.3