Hi.

The attached patch fixes a tiny issue in the documentation for the
TreeModelSort class.

/Jacob
Index: doc/en/Gtk/TreeModelSort.xml
===================================================================
--- doc/en/Gtk/TreeModelSort.xml	(revision 65865)
+++ doc/en/Gtk/TreeModelSort.xml	(working copy)
@@ -8,7 +8,7 @@
   </AssemblyInfo>
   <ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.</ThreadSafetyStatement>
   <Docs>
-    <summary>A class that makes an underlying <see cref="M:Gtk.TreeModel" /> sortable.</summary>
+    <summary>A class that makes an underlying <see cref="T:Gtk.TreeModel" /> sortable.</summary>
     <remarks />
   </Docs>
   <Base>
Index: ChangeLog
===================================================================
--- ChangeLog	(revision 65865)
+++ ChangeLog	(working copy)
@@ -1,3 +1,8 @@
+2006-09-24  Jacob Ilsø Christensen <[EMAIL PROTECTED]>
+
+	* doc/en/Gtk/TreeModelSort.xml: Fixed reference
+	to Gtk.TreeModel.
+
 2006-08-21  Mike Kestner  <[EMAIL PROTECTED]>
 
 	* bootstrap-2.10 : tag and bump version to 2.10.0. 
_______________________________________________
Gtk-sharp-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/gtk-sharp-list

Reply via email to