1
0
Fork 0

window-actor: Fix doc comment

https://bugzilla.gnome.org/show_bug.cgi?id=703332
This commit is contained in:
Adel Gadllah 2013-07-20 08:47:27 +02:00
parent ae2e4c5114
commit 4862872c78

View file

@ -1712,8 +1712,8 @@ meta_window_actor_set_visible_region_beneath (MetaWindowActor *self,
* meta_window_actor_reset_visible_regions:
* @self: a #MetaWindowActor
*
* Unsets the regions set by meta_window_actor_reset_visible_region() and
* meta_window_actor_reset_visible_region_beneath()
* Unsets the regions set by meta_window_actor_set_visible_region() and
* meta_window_actor_set_visible_region_beneath()
*/
void
meta_window_actor_reset_visible_regions (MetaWindowActor *self)