Trivial typo fix

This commit is contained in:
Matthias Clasen 2014-02-17 22:30:58 -05:00
parent 496f14ee53
commit 99bc982bd8

View File

@ -1643,7 +1643,7 @@ gtk_popover_set_relative_to (GtkPopover *popover,
* gtk_popover_get_relative_to:
* @popover: a #GtkPopover
*
* Returns the wigdet @popover is currently attached to
* Returns the widget @popover is currently attached to
*
* Returns: (transfer none): a #GtkWidget
*