diff options
author | Matthias Clasen <matthiasc@src.gnome.org> | 2005-06-10 04:57:18 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2005-06-10 04:57:18 +0000 |
commit | c733db45157846c50292c6bdd729bf5339118287 (patch) | |
tree | eb7fb94cb2b820f1cc53b6073f12d3ff4b08e98f /gtk/gtkiconview.c | |
parent | 0467de4de6789f902996c1ee01ac4caef0523e27 (diff) | |
download | gtk+-c733db45157846c50292c6bdd729bf5339118287.tar.gz |
More doc fixes.
Diffstat (limited to 'gtk/gtkiconview.c')
-rw-r--r-- | gtk/gtkiconview.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkiconview.c b/gtk/gtkiconview.c index 4e484f22c6..8c733dc3ad 100644 --- a/gtk/gtkiconview.c +++ b/gtk/gtkiconview.c @@ -5399,7 +5399,7 @@ gtk_icon_view_get_column_spacing (GtkIconView *icon_view) /** * gtk_icon_view_set_margin: * @icon_view: a #GtkIconView - * @spacing: the margin + * @margin: the margin * * Sets the ::margin property which specifies the space * which is inserted at the top, bottom, left and right |