Trivial typo fix

This commit is contained in:
Matthias Clasen 2014-01-27 23:30:28 -05:00
parent 9d9a60c466
commit 05655c5bfa

View File

@ -1753,7 +1753,7 @@ gtk_box_get_spacing (GtkBox *box)
* *
* Sets the baseline position of a box. This affects * Sets the baseline position of a box. This affects
* only horizontal boxes with at least one baseline aligned * only horizontal boxes with at least one baseline aligned
* child. If there is more vertical space availible than requested, * child. If there is more vertical space available than requested,
* and the baseline is not allocated by the parent then * and the baseline is not allocated by the parent then
* @position is used to allocate the baseline wrt the * @position is used to allocate the baseline wrt the
* extra space available. * extra space available.