summaryrefslogtreecommitdiff
path: root/riscos/bitmap.c
diff options
context:
space:
mode:
Diffstat (limited to 'riscos/bitmap.c')
-rw-r--r--riscos/bitmap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/riscos/bitmap.c b/riscos/bitmap.c
index c843be6e2..2c700ec7d 100644
--- a/riscos/bitmap.c
+++ b/riscos/bitmap.c
@@ -106,7 +106,7 @@ static bool bitmap_initialise(struct bitmap *bitmap)
*
* \param width width of image in pixels
* \param height width of image in pixels
- * \param state the state to create teh bitmap in.
+ * \param state the state to create the bitmap in.
* \return an opaque struct bitmap, or NULL on memory exhaustion
*/