diff options
Diffstat (limited to 'gtk/gtkinvisible.c')
-rw-r--r-- | gtk/gtkinvisible.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkinvisible.c b/gtk/gtkinvisible.c index 48e7cf32de..788f545795 100644 --- a/gtk/gtkinvisible.c +++ b/gtk/gtkinvisible.c @@ -320,7 +320,7 @@ gtk_invisible_get_property (GObject *object, } /* We use a constructor here so that we can realize the invisible on - * the correct screen after the "screen" property has been set + * the correct screen after the “screen” property has been set */ static GObject* gtk_invisible_constructor (GType type, |