bbox: correct documentation typo
authorWill Thompson <will@willthompson.co.uk>
Sun, 23 Jun 2013 14:35:21 +0000 (15:35 +0100)
committerWill Thompson <will@willthompson.co.uk>
Thu, 26 Mar 2015 14:01:53 +0000 (14:01 +0000)
gtk/gtkbbox.c

index 17b35ed49c2ebe92325e08bcd8af3c0acee54239..260e1c74e5b8086b57e04283d2d3836a65a1d087 100644 (file)
@@ -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.
  *