summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2009-09-16 16:17:05 +0300
committerMart Raudsepp <leio@gentoo.org>2009-09-22 11:25:28 +0300
commit9eeda3e21d0b276336aeceafe229d7802045bde8 (patch)
tree45917da357f8ce32eccd3a59189a809a9caa2f7a /docs
parent275001badc2ceee8958059651ab8bee1233f6289 (diff)
downloadgtk+-9eeda3e21d0b276336aeceafe229d7802045bde8.tar.gz
GtkImage docs: Fix typo - widgte => widget
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/gtk/tmpl/gtkimage.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/reference/gtk/tmpl/gtkimage.sgml b/docs/reference/gtk/tmpl/gtkimage.sgml
index b7e3fd8b7f..be25e081a1 100644
--- a/docs/reference/gtk/tmpl/gtkimage.sgml
+++ b/docs/reference/gtk/tmpl/gtkimage.sgml
@@ -196,7 +196,7 @@ functions), but they will all return %NULL values.
@GTK_IMAGE_ANIMATION: the widget contains a #GdkPixbufAnimation
@GTK_IMAGE_ICON_NAME: the widget contains a named icon.
This image type was added in GTK+ 2.6
-@GTK_IMAGE_GICON: the widgte contains a #GIcon.
+@GTK_IMAGE_GICON: the widget contains a #GIcon.
This image type was added in GTK+ 2.14
<!-- ##### FUNCTION gtk_image_get_icon_set ##### -->