headerbar: fix "widow" typo in docs

This commit is contained in:
Will Thompson 2017-06-15 15:53:18 +01:00 committed by Daniel Boles
parent 9b1c175961
commit fdb3cc94f6

View File

@ -2234,7 +2234,7 @@ gtk_header_bar_get_show_close_button (GtkHeaderBar *bar)
/**
* gtk_header_bar_set_show_close_button:
* @bar: a #GtkHeaderBar
* @setting: %TRUE to show standard widow decorations
* @setting: %TRUE to show standard window decorations
*
* Sets whether this header bar shows the standard window decorations,
* including close, maximize, and minimize.