From c53fbc0b8f3b98827d6816a627bdd4d467b84f74 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Sun, 16 Feb 2014 09:36:49 -0500 Subject: Miscellaneous cleanups. --- e-util/gal-a11y-e-cell-popup.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'e-util/gal-a11y-e-cell-popup.c') diff --git a/e-util/gal-a11y-e-cell-popup.c b/e-util/gal-a11y-e-cell-popup.c index df05ea4f84..2744a1cbc5 100644 --- a/e-util/gal-a11y-e-cell-popup.c +++ b/e-util/gal-a11y-e-cell-popup.c @@ -128,7 +128,7 @@ gal_a11y_e_cell_popup_new (ETableItem *item, "Down", /* action keybinding */ popup_cell_action); - a11y->role = ATK_ROLE_TABLE_CELL; + a11y->role = ATK_ROLE_TABLE_CELL; return a11y; } -- cgit v1.2.3