aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--common/system.h2
1 files changed, 1 insertions, 1 deletions
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).
*