aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/e-cell-combo.h
diff options
context:
space:
mode:
Diffstat (limited to 'widgets/table/e-cell-combo.h')
-rw-r--r--widgets/table/e-cell-combo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/widgets/table/e-cell-combo.h b/widgets/table/e-cell-combo.h
index ed8803f655..9be7f18c80 100644
--- a/widgets/table/e-cell-combo.h
+++ b/widgets/table/e-cell-combo.h
@@ -57,7 +57,7 @@ GType e_cell_combo_get_type (void);
ECell *e_cell_combo_new (void);
/* These must be UTF-8. */
-void e_cell_combo_set_popdown_strings (ECellCombo *ecc,
+void e_cell_combo_set_popdown_strings (ECellCombo *ecc,
GList *strings);
#endif /* _E_CELL_COMBO_H_ */