ModelButton: Fix type Wether => Whether

This commit is contained in:
Daniel Boles 2018-04-08 17:08:11 +01:00
parent 08126ffdf2
commit 7fd0d3ec51

View File

@ -997,7 +997,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.
*/
properties[PROP_CENTERED] =