headerbar: fix "widow" typo in docs
authorWill Thompson <wjt@endlessm.com>
Thu, 15 Jun 2017 14:53:18 +0000 (15:53 +0100)
committerDaniel Boles <dboles@src.gnome.org>
Thu, 15 Jun 2017 15:28:16 +0000 (16:28 +0100)
gtk/gtkheaderbar.c

index 3a6eeab7cb6eee1a57f7f6d077bfe9f8a961147f..5e30198f1e195ec30a3461f3105b1067b8716dfe 100644 (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.