[gtk/prop-list: 7/83] treelistrowsorter: Fix a doc typo



commit 1ed0d0b0457b7b7cd21ed047f8b73813e656b28d
Author: Matthias Clasen <mclasen redhat com>
Date:   Wed Dec 18 02:25:09 2019 -0500

    treelistrowsorter: Fix a doc typo

 gtk/gtktreelistrowsorter.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gtk/gtktreelistrowsorter.c b/gtk/gtktreelistrowsorter.c
index b99c909906..d1e48cf944 100644
--- a/gtk/gtktreelistrowsorter.c
+++ b/gtk/gtktreelistrowsorter.c
@@ -32,7 +32,7 @@
  * @Short_description: Sort trees by levels
  * @See_also: #GtkTreeListModel
  *
- * #GtkTreeListSorter is a special-purpose sorter that will apply a given sorter
+ * #GtkTreeListRowSorter is a special-purpose sorter that will apply a given sorter
  * to the levels in a tree, while respecting the tree structure.
  */
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]