summaryrefslogtreecommitdiff
path: root/gtk/gtkbbox.c
diff options
context:
space:
mode:
authorWill Thompson <will@willthompson.co.uk>2013-06-23 15:35:21 +0100
committerWill Thompson <will@willthompson.co.uk>2015-03-26 14:01:53 +0000
commit371a3a787176be03180f6bd2b1ffe093d53eef49 (patch)
tree56d0f4b584adf851b9ad524eaf730002cbba887a /gtk/gtkbbox.c
parent9749013e5f4e24f36ffa497decb2bc560e202a9f (diff)
downloadgtk+-371a3a787176be03180f6bd2b1ffe093d53eef49.tar.gz
bbox: correct documentation typo
Diffstat (limited to 'gtk/gtkbbox.c')
-rw-r--r--gtk/gtkbbox.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkbbox.c b/gtk/gtkbbox.c
index 17b35ed49c..260e1c74e5 100644
--- a/gtk/gtkbbox.c
+++ b/gtk/gtkbbox.c
@@ -1132,7 +1132,7 @@ gtk_button_box_size_allocate (GtkWidget *widget,
/**
* gtk_button_box_new:
- * @orientation: the box' orientation.
+ * @orientation: the box's orientation.
*
* Creates a new #GtkButtonBox.
*