From 2d85e8df8b178a4bcbf376ff02d19326e85ef309 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Wed, 6 Dec 2017 23:39:27 -0500 Subject: [PATCH] Fix a typo in the docs --- gtk/gtktreesortable.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gtk/gtktreesortable.h b/gtk/gtktreesortable.h index c08e6a2534..bb49682698 100644 --- a/gtk/gtktreesortable.h +++ b/gtk/gtktreesortable.h @@ -48,7 +48,7 @@ G_BEGIN_DECLS /** * GTK_TREE_SORTABLE_UNSORTED_SORT_COLUMN_ID: * - * The GTK_TREE_SORTABLE_DEFAULT_SORT_COLUMN_ID can be used to make a + * The GTK_TREE_SORTABLE_UNSORTED_SORT_COLUMN_ID can be used to make a * #GtkTreeSortable use no sorting. * * See also gtk_tree_sortable_set_sort_column_id()