]> Pileus Git - ~andy/gtk/commitdiff
Fix a typo
authorMatthias Clasen <matthiasc@src.gnome.org>
Mon, 2 Jul 2007 04:08:08 +0000 (04:08 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Mon, 2 Jul 2007 04:08:08 +0000 (04:08 +0000)
svn path=/trunk/; revision=18337

docs/reference/gtk/tmpl/gtkcelllayout.sgml

index 4cc7ea12fe8d9b1b4c91210ec7a69deb88a51850..e9e8fe21be567f1fb2adad6b86393b87338e4215 100644 (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 &lt;child&gt; elements in UI definitons. They support a custom 
+as &lt;child&gt; elements in UI definitions. They support a custom 
 &lt;attributes&gt; element for their children, which can contain 
 multiple &lt;attribute&gt; elements. Each &lt;attribute&gt; element has 
 a name attribute which specifies a property of the cell renderer; the