From: Will Thompson Date: Thu, 15 Jun 2017 14:53:18 +0000 (+0100) Subject: headerbar: fix "widow" typo in docs X-Git-Tag: archive/raspbian/3.24.39-1+rpi1~1^2~65^2~39^2~499 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=fdb3cc94f6edb5f9048b48b97f60bfb044a7e763;p=gtk%2B3.0.git headerbar: fix "widow" typo in docs --- diff --git a/gtk/gtkheaderbar.c b/gtk/gtkheaderbar.c index 3a6eeab7cb..5e30198f1e 100644 --- a/gtk/gtkheaderbar.c +++ b/gtk/gtkheaderbar.c @@ -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.