Docs: Typo fix
This commit is contained in:
@ -35,7 +35,7 @@
|
|||||||
* @See_also: #GtkTreeModel
|
* @See_also: #GtkTreeModel
|
||||||
*
|
*
|
||||||
* The #GtkTreeStore object is a list model for use with a #GtkTreeView
|
* The #GtkTreeStore object is a list model for use with a #GtkTreeView
|
||||||
* widget. It implements the #GtkTreeModel interface, and consequentialy,
|
* widget. It implements the #GtkTreeModel interface, and consequentially,
|
||||||
* can use all of the methods available there. It also implements the
|
* can use all of the methods available there. It also implements the
|
||||||
* #GtkTreeSortable interface so it can be sorted by the view. Finally,
|
* #GtkTreeSortable interface so it can be sorted by the view. Finally,
|
||||||
* it also implements the tree
|
* it also implements the tree
|
||||||
|
|||||||
Reference in New Issue
Block a user