From 7dcd0b44996ade2fc7713a927eb0ff44c5ff9fb2 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Sat, 2 Mar 2013 15:35:31 -0500 Subject: Update API documentation. --- e-util/e-table-sort-info.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'e-util/e-table-sort-info.c') diff --git a/e-util/e-table-sort-info.c b/e-util/e-table-sort-info.c index d2654c55b4..0dce87b329 100644 --- a/e-util/e-table-sort-info.c +++ b/e-util/e-table-sort-info.c @@ -202,7 +202,7 @@ e_table_sort_info_grouping_real_truncate (ETableSortInfo *info, /** * e_table_sort_info_grouping_truncate: * @info: The ETableSortInfo object - * @lenght: position where the truncation happens. + * @length: position where the truncation happens. * * This routine can be used to reduce or grow the number of grouping * criteria in the object. @@ -283,7 +283,7 @@ e_table_sort_info_sorting_real_truncate (ETableSortInfo *info, /** * e_table_sort_info_sorting_truncate: * @info: The ETableSortInfo object - * @lenght: position where the truncation happens. + * @length: position where the truncation happens. * * This routine can be used to reduce or grow the number of sort * criteria in the object. @@ -316,7 +316,7 @@ e_table_sort_info_sorting_get_nth (ETableSortInfo *info, } /** - * e_table_sort_info_sorting_get_nth: + * e_table_sort_info_sorting_set_nth: * @info: The ETableSortInfo object * @n: Item information to fetch. * @column: new values for the sorting -- cgit v1.2.3