headerbar: fix "widow" typo in docs

This commit is contained in:
Will Thompson 2017-06-15 15:53:18 +01:00
parent 2e79d88377
commit 176bc32950
No known key found for this signature in database
GPG Key ID: 3422DC0D7AD482A7

View File

@ -2171,7 +2171,7 @@ gtk_header_bar_get_show_close_button (GtkHeaderBar *bar)
/** /**
* gtk_header_bar_set_show_close_button: * gtk_header_bar_set_show_close_button:
* @bar: a #GtkHeaderBar * @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, * Sets whether this header bar shows the standard window decorations,
* including close, maximize, and minimize. * including close, maximize, and minimize.