summaryrefslogtreecommitdiff
path: root/gtk/gtkstatusicon.c
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2007-05-26 20:24:25 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2007-05-26 20:24:25 +0000
commitcdac32d3744ea5440415c11ee7fb23b9610b1829 (patch)
tree4f957ce886ebb7f2648da4f99892bc19e0cdb084 /gtk/gtkstatusicon.c
parent1c33042a5773b195cc93a23b2227719e11e14a8a (diff)
downloadgtk+-cdac32d3744ea5440415c11ee7fb23b9610b1829.tar.gz
More doc fixes
svn path=/trunk/; revision=17936
Diffstat (limited to 'gtk/gtkstatusicon.c')
-rwxr-xr-xgtk/gtkstatusicon.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkstatusicon.c b/gtk/gtkstatusicon.c
index 0765f9a255..6da7573fe7 100755
--- a/gtk/gtkstatusicon.c
+++ b/gtk/gtkstatusicon.c
@@ -1543,7 +1543,7 @@ gtk_status_icon_set_screen (GtkStatusIcon *status_icon,
/**
* gtk_status_icon_get_screen:
- * @window: a #GtkStatusIcon.
+ * @status_icon: a #GtkStatusIcon
*
* Returns the #GdkScreen associated with @status_icon.
*