[gtk/prop-list: 16/57] multisorter: Small documntation improvements
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/prop-list: 16/57] multisorter: Small documntation improvements
- Date: Sat, 21 Dec 2019 00:02:18 +0000 (UTC)
commit b99c7702d8869f2dff0372c792e70bab1721f6c2
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]