summaryrefslogtreecommitdiff
path: root/gtk/gtkdnd.c
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/gtkdnd.c')
-rw-r--r--gtk/gtkdnd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkdnd.c b/gtk/gtkdnd.c
index bdb4deb887..c5fa0d7195 100644
--- a/gtk/gtkdnd.c
+++ b/gtk/gtkdnd.c
@@ -3691,7 +3691,7 @@ _gtk_drag_source_handle_event (GtkWidget *widget,
/*************************************************************
* gtk_drag_source_check_selection:
- * Check if we've set up handlers/claimed the selection
+ * Check if we’ve set up handlers/claimed the selection
* for a given drag. If not, add them.
* arguments:
*