From 7a208fbbf3d28c8b5bfeb1c612d60305ab3a235e Mon Sep 17 00:00:00 2001 From: William Jon McCann Date: Fri, 7 Feb 2014 13:01:26 -0500 Subject: docs: use proper apostrophe https://wiki.gnome.org/Design/OS/Typography --- gtk/gtkseparator.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gtk/gtkseparator.c') diff --git a/gtk/gtkseparator.c b/gtk/gtkseparator.c index 663c418b81..de887fb26d 100644 --- a/gtk/gtkseparator.c +++ b/gtk/gtkseparator.c @@ -250,7 +250,7 @@ gtk_separator_draw (GtkWidget *widget, /** * gtk_separator_new: - * @orientation: the separator's orientation. + * @orientation: the separator’s orientation. * * Creates a new #GtkSeparator with the given orientation. * -- cgit v1.2.1