From 2a45418b673d10f60e9334ebcfa493f125d26e02 Mon Sep 17 00:00:00 2001 From: William Jon McCann Date: Wed, 5 Feb 2014 13:07:34 -0500 Subject: docs: use proper quotes --- gtk/gtkaspectframe.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gtk/gtkaspectframe.c') diff --git a/gtk/gtkaspectframe.c b/gtk/gtkaspectframe.c index f684733f8a..437f7293a5 100644 --- a/gtk/gtkaspectframe.c +++ b/gtk/gtkaspectframe.c @@ -38,7 +38,7 @@ * drawing a small preview of a larger image. #GtkAspectFrame * derives from #GtkFrame, so it can draw a label and * a frame around the child. The frame will be - * "shrink-wrapped" to the size of the child. + * “shrink-wrapped” to the size of the child. */ #include "config.h" -- cgit v1.2.1