Docs: Typo fix

This commit is contained in:
Matthias Clasen 2015-05-12 07:44:44 -04:00
parent fb51f447a2
commit 3dda1c5b64

View File

@ -35,7 +35,7 @@
* @See_also: #GtkTreeModel
*
* 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
* #GtkTreeSortable interface so it can be sorted by the view. Finally,
* it also implements the tree