diff options
Diffstat (limited to 'gtk/deprecated/gtkuimanager.c')
-rw-r--r-- | gtk/deprecated/gtkuimanager.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/deprecated/gtkuimanager.c b/gtk/deprecated/gtkuimanager.c index e89397187a..1df9bb9922 100644 --- a/gtk/deprecated/gtkuimanager.c +++ b/gtk/deprecated/gtkuimanager.c @@ -230,7 +230,7 @@ * impossible to know in advance whether they will end up empty after merging. * #GtkUIManager offers two ways to treat empty submenus: * - * - make them disappear by hiding the menu item they're attached to + * - make them disappear by hiding the menu item they’re attached to * * - add an insensitive “Empty” item * |