trivial: shaped-texture: Fix documentation typo

This commit is contained in:
Jasper St. Pierre 2013-11-04 21:41:27 -05:00
parent 932e913d88
commit 9dc6028b3d

View File

@ -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