diff options
Diffstat (limited to 'gtk/gtkfontchooserutils.c')
-rw-r--r-- | gtk/gtkfontchooserutils.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkfontchooserutils.c b/gtk/gtkfontchooserutils.c index 53d76d8e6d..5014883ac1 100644 --- a/gtk/gtkfontchooserutils.c +++ b/gtk/gtkfontchooserutils.c @@ -103,7 +103,7 @@ _gtk_font_chooser_delegate_get_quark (void) * #GtkFontChooser. A #GtkParamSpecOverride property is installed * for each property, using the values from the #GtkFontChooserProp * enumeration. The caller must make sure itself that the enumeration - * values don't collide with some other property values they + * values don’t collide with some other property values they * are using. */ void |