summaryrefslogtreecommitdiff
path: root/gtk/gtkiconview.c
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2005-09-19 18:56:55 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2005-09-19 18:56:55 +0000
commit9b64ff7f387a56e81bb3be42c267d9f4fe0e6728 (patch)
tree72f842877d7fa499f86f54c7dba60576f6dde83d /gtk/gtkiconview.c
parenta3b850377f1379e54f218cf70539108e03b9ef67 (diff)
downloadgtk+-9b64ff7f387a56e81bb3be42c267d9f4fe0e6728.tar.gz
More typo fixes
Diffstat (limited to 'gtk/gtkiconview.c')
-rw-r--r--gtk/gtkiconview.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkiconview.c b/gtk/gtkiconview.c
index 02d76b4fdd..97bccbdea0 100644
--- a/gtk/gtkiconview.c
+++ b/gtk/gtkiconview.c
@@ -6476,7 +6476,7 @@ gtk_icon_view_unset_model_drag_dest (GtkIconView *icon_view)
* gtk_icon_view_set_drag_dest_item:
* @icon_view: a #GtkIconView
* @path: The path of the item to highlight, or %NULL.
- * @pos: Specifies whether to drop, relative to the item
+ * @pos: Specifies where to drop, relative to the item
*
* Sets the item that is highlighted for feedback.
*