From 604e1b00701c4a01031a06f175b88107710cbd32 Mon Sep 17 00:00:00 2001 From: Johannes Schickel Date: Sun, 4 Aug 2013 01:01:15 +0200 Subject: GRAPHICS: Fix typo. --- graphics/surface.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'graphics/surface.h') 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. */ -- cgit v1.2.3