[gtk/ricotz/for-master] a11y: Fix typo in GtkATContext::state-changed docs




commit f02a17805e5dfa7da8970ba795bd4ba0d8e9bc92
Author: Rico Tzschichholz <ricotz ubuntu com>
Date:   Thu Jul 30 09:06:49 2020 +0200

    a11y: Fix typo in GtkATContext::state-changed docs

 gtk/gtkatcontext.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gtk/gtkatcontext.c b/gtk/gtkatcontext.c
index f38b5921de..0f12bf9121 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:
    * @states: the new states
    * @properties: the new properties
    * @relations: the new relations


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]