From e34bd4137d4fba33b2cbea927fdcc829b1983aaa Mon Sep 17 00:00:00 2001 From: William Jon McCann Date: Fri, 7 Feb 2014 13:32:47 -0500 Subject: docs: use apostrophes in *n't --- gtk/gtkcalendar.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gtk/gtkcalendar.c') diff --git a/gtk/gtkcalendar.c b/gtk/gtkcalendar.c index 070ff28e78..8e3f807971 100644 --- a/gtk/gtkcalendar.c +++ b/gtk/gtkcalendar.c @@ -3379,7 +3379,7 @@ gtk_calendar_drag_data_get (GtkWidget *widget, /* Get/set whether drag_motion requested the drag data and * drag_data_received should thus not actually insert the data, - * since the data doesn't result from a drop. + * since the data doesn’t result from a drop. */ static void set_status_pending (GdkDragContext *context, -- cgit v1.2.1