StyleContext: Add a missing apostrophe

(or rather, the right single quote dictated by the HIG, which is
semantically not an apostrophe at all! I will die on this hill.)
This commit is contained in:
Daniel Boles 2018-05-22 00:00:32 +01:00
parent cc4dd0d343
commit 2d12660916

View File

@ -1962,7 +1962,7 @@ gtk_style_context_lookup_icon_set (GtkStyleContext *context,
* Attaches @context to the given screen.
*
* The screen is used to add style information from global style
* providers, such as the screens #GtkSettings instance.
* providers, such as the screens #GtkSettings instance.
*
* If you are using a #GtkStyleContext returned from
* gtk_widget_get_style_context(), you do not need to