[gtk/matthiasc/for-master: 27/29] Trivial typo fix
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/matthiasc/for-master: 27/29] Trivial typo fix
- Date: Fri, 5 Jun 2020 22:41:57 +0000 (UTC)
commit fb344e8108893749b385360a7ab6f3170f1ad1b8
Author: Matthias Clasen <mclasen redhat com>
Date: Fri Jun 5 17:08:29 2020 -0400
Trivial typo fix
gtk/gtktreelistmodel.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gtk/gtktreelistmodel.h b/gtk/gtktreelistmodel.h
index 0d405ee99d..1b358f8d6b 100644
--- a/gtk/gtktreelistmodel.h
+++ b/gtk/gtktreelistmodel.h
@@ -48,7 +48,7 @@ G_DECLARE_FINAL_TYPE (GtkTreeListRow, gtk_tree_list_row, GTK, TREE_LIST_ROW, GOb
* gtk_tree_list_row_set_expanded() is called.
*
* This function can return %NULL to indicate that @item is guaranteed to be
- * a leave node and will never have children.
+ * a leaf node and will never have children.
* If it does not have children but may get children later, it should return
* an empty model that is filled once children arrive.
*
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]