summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2007-07-02 04:08:08 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2007-07-02 04:08:08 +0000
commit53c87bf9152418f409f9942d463a8350a194ddf9 (patch)
treef079c80c622b43d3a1bc213cb75e29389d4cb5af /docs
parent6d7e1eab9c7dd227dd2b7eb139ade3a16a79a43c (diff)
downloadgdk-pixbuf-53c87bf9152418f409f9942d463a8350a194ddf9.tar.gz
Fix a typo
svn path=/trunk/; revision=18337
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/gtk/tmpl/gtkcelllayout.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/reference/gtk/tmpl/gtkcelllayout.sgml b/docs/reference/gtk/tmpl/gtkcelllayout.sgml
index 4cc7ea12f..e9e8fe21b 100644
--- a/docs/reference/gtk/tmpl/gtkcelllayout.sgml
+++ b/docs/reference/gtk/tmpl/gtkcelllayout.sgml
@@ -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