forked from AuroraMiddleware/gtk
Trivial typo fix
This commit is contained in:
parent
9d9a60c466
commit
05655c5bfa
@ -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.
|
||||||
|
Loading…
Reference in New Issue
Block a user