diff options
Diffstat (limited to 'gtk/gtkstylecontext.h')
-rw-r--r-- | gtk/gtkstylecontext.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkstylecontext.h b/gtk/gtkstylecontext.h index 55540b0992..78f043bc4d 100644 --- a/gtk/gtkstylecontext.h +++ b/gtk/gtkstylecontext.h @@ -373,7 +373,7 @@ struct _GtkStyleContextClass * GTK_STYLE_CLASS_SCROLLBARS_JUNCTION: * * A CSS class to match the junction area between an horizontal - * and vertical scrollbar, when they're both shown. + * and vertical scrollbar, when they’re both shown. * * This is used in #GtkScrolledWindow. */ |