Minor doc comment fix

This commit is contained in:
Matthias Clasen 2013-05-01 21:27:06 -04:00
parent 3f397d6b38
commit 210451e86f

View File

@ -659,7 +659,7 @@ gtk_revealer_set_reveal_child (GtkRevealer *revealer,
/**
* gtk_revealer_get_reveal_child:
* @revealer:
* @revealer: a #GtkRevealer
*
* Returns whether the child is currently
* revealed. See gtk_revealer_set_reveal_child().