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:
parent
cc4dd0d343
commit
2d12660916
@ -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 screen’s #GtkSettings instance.
|
||||
*
|
||||
* If you are using a #GtkStyleContext returned from
|
||||
* gtk_widget_get_style_context(), you do not need to
|
||||
|
Loading…
Reference in New Issue
Block a user