diff options
Diffstat (limited to 'gtk/gtkatcontext.c')
-rw-r--r-- | gtk/gtkatcontext.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkatcontext.c b/gtk/gtkatcontext.c index 0f12bf9121..c18a6cff37 100644 --- a/gtk/gtkatcontext.c +++ b/gtk/gtkatcontext.c @@ -177,7 +177,7 @@ gtk_at_context_class_init (GtkATContextClass *klass) * @self: the #GtkATContext * @changed_states: flags for the changed states * @changed_properties: flags for the changed properties - * @changed_relations: + * @changed_relations: flags for the changed relations * @states: the new states * @properties: the new properties * @relations: the new relations |