summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2010-02-23 14:00:13 -0500
committerMatthias Clasen <mclasen@redhat.com>2010-02-23 14:14:02 -0500
commite601f6c47876beac60c02004f84ad4ba5b764ff5 (patch)
treeeca373f071fac05d49589557b093374920d7c65f
parenta6fc3b91091a63f406f88040e124aab07ce618ba (diff)
downloadgdk-pixbuf-e601f6c47876beac60c02004f84ad4ba5b764ff5.tar.gz
doc fixes
-rw-r--r--gtk/gtktoolitemgroup.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtktoolitemgroup.c b/gtk/gtktoolitemgroup.c
index 69055799c..d89100890 100644
--- a/gtk/gtktoolitemgroup.c
+++ b/gtk/gtktoolitemgroup.c
@@ -1723,7 +1723,7 @@ gtk_tool_item_group_set_label_widget (GtkToolItemGroup *group,
}
/**
- * gtk_tool_item_group_header_relief:
+ * gtk_tool_item_group_set_header_relief:
* @group: a #GtkToolItemGroup
* @style: the #GtkReliefStyle
*