bbox: correct documentation typo

This commit is contained in:
Will Thompson 2013-06-23 15:35:21 +01:00
parent 9749013e5f
commit 371a3a7871

View 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.
*