Fix a typo

svn path=/trunk/; revision=18337
This commit is contained in:
Matthias Clasen 2007-07-02 04:08:08 +00:00
parent 6d7e1eab9c
commit 53c87bf915

View File

@ -29,7 +29,7 @@ of the attribute for each cell that is rendered.
Implementations of GtkCellLayout which also implement the GtkBuildable
interface (#GtkCellView, #GtkIconView, #GtkComboBox, #GtkComboBoxEntry,
#GtkEntryCompletion, #GtkTreeViewColumn) accept GtkCellRenderer objects
as <child> elements in UI definitons. They support a custom
as <child> elements in UI definitions. They support a custom
<attributes> element for their children, which can contain
multiple <attribute> elements. Each <attribute> element has
a name attribute which specifies a property of the cell renderer; the