[gtk/prop-list: 19/96] multisorter: Small documntation improvements
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/prop-list: 19/96] multisorter: Small documntation improvements
- Date: Tue, 24 Dec 2019 20:38:30 +0000 (UTC)
commit dea3c8aed06072233e9d7bb2906ec0c002af2017
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]