[gtk/prop-list: 17/70] multisorter: Small documntation improvements



commit f331c8804ecf344c9db55fe76bef538515d3cbac
Author: Matthias Clasen <mclasen redhat com>
Date:   Wed Dec 18 22:35:39 2019 -0500

    multisorter: Small documntation improvements

 gtk/gtkmultisorter.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gtk/gtkmultisorter.c b/gtk/gtkmultisorter.c
index f68fb02105..66400c50a2 100644
--- a/gtk/gtkmultisorter.c
+++ b/gtk/gtkmultisorter.c
@@ -31,7 +31,7 @@
  * @Short_description: Combining multiple sorters
  *
  * GtkMultiSorter combines multiple sorters by trying them
- * in turn. If the first sorter compares to items as equal,
+ * in turn. If the first sorter compares two items as equal,
  * the second is tried next, and so on.
  */
 struct _GtkMultiSorter


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