ModelButton: Fix type Wether => Whether

This commit is contained in:
Daniel Boles
2018-04-08 17:08:11 +01:00
parent e6e306ae8e
commit 2d415d9354

View File

@ -1185,7 +1185,7 @@ gtk_model_button_class_init (GtkModelButtonClass *class)
/**
* GtkModelButton:centered:
*
* Wether to render the button contents centered instead of left-aligned.
* Whether to render the button contents centered instead of left-aligned.
* This property should be set for title-like items.
*
* Since: 3.16