From 4a6b57f295db3723e54f498aed4577f8b689e46c Mon Sep 17 00:00:00 2001 From: Torbjörn Andersson Date: Tue, 16 Mar 2004 08:24:58 +0000 Subject: Fixed typo. svn-id: r13316 --- common/system.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common/system.h') diff --git a/common/system.h b/common/system.h index e35a28889f..73e89155ab 100644 --- a/common/system.h +++ b/common/system.h @@ -209,7 +209,7 @@ public: * * This is the resolution for which the client code generates data; * this is not necessarily equal to the actual display size. For example, - * a backend my magnify the graphics to fit on screen (see also the + * a backend may magnify the graphics to fit on screen (see also the * GraphicsMode); stretch the data to perform aspect ratio correction; * or shrink it to fit on small screens (in cell phones). * -- cgit v1.2.3