aboutsummaryrefslogtreecommitdiff
path: root/graphics/surface.h
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/surface.h')
-rw-r--r--graphics/surface.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/surface.h b/graphics/surface.h
index 8ce2cf3ecc..c64f2363e6 100644
--- a/graphics/surface.h
+++ b/graphics/surface.h
@@ -98,7 +98,7 @@ struct Surface {
/**
* Sets the pixel data.
*
- * Note that this is a simply setter. Be careful what you are doing!
+ * Note that this is a simply a setter. Be careful what you are doing!
*
* @param newPixels The new pixel data.
*/