summaryrefslogtreecommitdiff
path: root/gdk/gdktexture.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdk/gdktexture.c')
-rw-r--r--gdk/gdktexture.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdk/gdktexture.c b/gdk/gdktexture.c
index 3a22d2133e..c7da7d66dd 100644
--- a/gdk/gdktexture.c
+++ b/gdk/gdktexture.c
@@ -453,7 +453,7 @@ gdk_texture_download_area (GdkTexture *texture,
* gdk_texture_download:
* @texture: a `GdkTexture`
* @data: (array): pointer to enough memory to be filled with the
- * downloaded data of @texture
+ * downloaded data of @texture
* @stride: rowstride in bytes
*
* Downloads the @texture into local memory.