[mutter/wayland] trivial: shaped-texture: Fix documentation typo
- From: Jasper St. Pierre <jstpierre src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [mutter/wayland] trivial: shaped-texture: Fix documentation typo
- Date: Mon, 18 Nov 2013 00:16:49 +0000 (UTC)
commit 9dc6028b3daa325e8ebb667a1b0b582a4b4fdf64
Author: Jasper St. Pierre <jstpierre mecheye net>
Date: Mon Nov 4 21:41:27 2013 -0500
trivial: shaped-texture: Fix documentation typo
src/compositor/meta-shaped-texture.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/compositor/meta-shaped-texture.c b/src/compositor/meta-shaped-texture.c
index 552bdbb..e47c929 100644
--- a/src/compositor/meta-shaped-texture.c
+++ b/src/compositor/meta-shaped-texture.c
@@ -770,8 +770,8 @@ get_clip (MetaShapedTexture *stex,
* has a mapped clone)
*
* Repairs the damaged area indicated by @x, @y, @width and @height
- * and queues a redraw for the intersection @visibible_region and
- * the damage area. If @visibible_region is %NULL a redraw will always
+ * and queues a redraw for the intersection @unobscured_region and
+ * the damage area. If @unobscured_region is %NULL a redraw will always
* get queued.
*
* Return value: Whether a redraw have been queued or not
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]