aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/gal-a11y-e-table-click-to-add.c
diff options
context:
space:
mode:
Diffstat (limited to 'e-util/gal-a11y-e-table-click-to-add.c')
-rw-r--r--e-util/gal-a11y-e-table-click-to-add.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/e-util/gal-a11y-e-table-click-to-add.c b/e-util/gal-a11y-e-table-click-to-add.c
index 8139e699de..6fabe31627 100644
--- a/e-util/gal-a11y-e-table-click-to-add.c
+++ b/e-util/gal-a11y-e-table-click-to-add.c
@@ -158,7 +158,7 @@ etcta_ref_child (AtkObject *accessible,
if (i != 0)
return NULL;
- etcta = E_TABLE_CLICK_TO_ADD (
+ etcta = E_TABLE_CLICK_TO_ADD (
atk_gobject_accessible_get_object (
ATK_GOBJECT_ACCESSIBLE (accessible)));