summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorStefan Kost <ensonic@users.sf.net>2009-07-31 13:27:48 +0300
committerStefan Kost <ensonic@users.sf.net>2009-07-31 13:27:48 +0300
commit493d3868347c19ace284930e200a7ec57b7cf2f8 (patch)
tree3a07e3c405c40d7c0ad7c1c88b519c3311fa065d /docs
parentbd439f65e259abae5326857d8ccfbdec32816ee5 (diff)
downloadgtk+-493d3868347c19ace284930e200a7ec57b7cf2f8.tar.gz
docs: don't invent new docbook tags, it is <type> not <typename>
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/gtk/migrating-GtkIconView.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/reference/gtk/migrating-GtkIconView.sgml b/docs/reference/gtk/migrating-GtkIconView.sgml
index 6707729575..f1fe85264e 100644
--- a/docs/reference/gtk/migrating-GtkIconView.sgml
+++ b/docs/reference/gtk/migrating-GtkIconView.sgml
@@ -130,7 +130,7 @@
<structname>GtkIconView</structname>:
<itemizedlist>
<listitem><para>
- <typename>GnomeIconListMode</typename> is replaced by the
+ <type>GnomeIconListMode</type> is replaced by the
<link linkend="GtkIconView--orientation">orientation</link>
property of <structname>GtkIconView</structname>
</para></listitem>