docs: don't use properties syntax for child properties

This commit is contained in:
William Jon McCann 2014-01-21 14:45:30 -05:00
parent 9717e75ffe
commit 701651a0a5

View File

@ -41,7 +41,7 @@
* 'outliers' to keep their own larger size.
*
* To excempt individual children from homogeneous sizing regardless of their
* 'outlier' status, you can set the #GtkButtonBox:non-homogeneous child
* 'outlier' status, you can set the non-homogeneous child
* property.
*/