summaryrefslogtreecommitdiff
path: root/gtk/gtkheaderbar.c
diff options
context:
space:
mode:
authorWill Thompson <wjt@endlessm.com>2017-06-15 15:53:18 +0100
committerWill Thompson <wjt@endlessm.com>2017-06-15 15:53:18 +0100
commit176bc32950a1e364b22de2a7d4386996b5fcaca1 (patch)
tree890d8e5d54014c7a600b2701cf4f9dbce3848c7c /gtk/gtkheaderbar.c
parent2e79d88377f41f01978b5541697f6f85c9d3f33b (diff)
downloadgtk+-176bc32950a1e364b22de2a7d4386996b5fcaca1.tar.gz
headerbar: fix "widow" typo in docs
Diffstat (limited to 'gtk/gtkheaderbar.c')
-rw-r--r--gtk/gtkheaderbar.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkheaderbar.c b/gtk/gtkheaderbar.c
index 9aa401f155..eb570a6324 100644
--- a/gtk/gtkheaderbar.c
+++ b/gtk/gtkheaderbar.c
@@ -2171,7 +2171,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.