diff --git a/doc/en/Gtk/TreeSortable.xml b/doc/en/Gtk/TreeSortable.xml
index 2d445260f..59d193d08 100644
--- a/doc/en/Gtk/TreeSortable.xml
+++ b/doc/en/Gtk/TreeSortable.xml
@@ -11,7 +11,7 @@
Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details.An interface for specifying a tree model that is sortable.
-
+ See for a working example of a sortable TreeView.
@@ -68,7 +68,7 @@
A , the function to use for sorting
ignored
ignored
- This overloaded method is obsolete. It is replaced by the SetSortFunc (int, TreeIterCompareFunc) overload." />.
+ This overloaded method is obsolete. It is replaced by the SetSortFunc (int, TreeIterCompareFunc) overload." />.
@@ -87,7 +87,7 @@
A , the function to use for sorting
ignored
ignored
- This overload of SetDefaultSortFunc is obsolete. The replacement is a single parameter overload. The and paramaters to this method are ignored.
+ This overload of SetDefaultSortFunc is obsolete. The replacement is a single parameter overload. The and paramaters to this method are ignored.
@@ -166,4 +166,4 @@
-
+
\ No newline at end of file