widget: Fix typo in compute_bounds docs

This commit is contained in:
Timm Bäder 2018-04-07 09:26:12 +02:00
parent 09f04633ca
commit 44390c16b2

View File

@ -11501,7 +11501,7 @@ gtk_widget_get_own_allocation (GtkWidget *widget,
*
* It is valid for @widget and @target to be the same widget.
*
* Returns: %TRUE if the bonuds could be computed
* Returns: %TRUE if the bounds could be computed
**/
gboolean
gtk_widget_compute_bounds (GtkWidget *widget,