Author: miguel
Date: 2005-11-23 16:36:25 -0500 (Wed, 23 Nov 2005)
New Revision: 53410

Modified:
   trunk/gtk-sharp/doc/en/Gtk/Table.xml
Log:
Apply patch from [EMAIL PROTECTED]

Modified: trunk/gtk-sharp/doc/en/Gtk/Table.xml
===================================================================
--- trunk/gtk-sharp/doc/en/Gtk/Table.xml        2005-11-23 21:32:48 UTC (rev 
53409)
+++ trunk/gtk-sharp/doc/en/Gtk/Table.xml        2005-11-23 21:36:25 UTC (rev 
53410)
@@ -222,7 +222,7 @@
         <param name="columns">The number of columns in this table.</param>
         <param name="homogeneous">If homogeneous is TRUE, the table boxes 
(cells)  are resized to the size of the largest widget in the table. If 
homogeneous is FALSE, the size of a table boxes is dictated by the tallest 
widget in its same row, and the widest widget in its column (i.e. all cells are 
the same).</param>
         <remarks>
-          <para>The size of the table can be altered after its creation using 
the <see cref="M:Gtk.able.Resize" /> method.</para>
+          <para>The size of the table can be altered after its creation using 
the <see cref="M:Gtk.Table.Resize" /> method.</para>
         </remarks>
       </Docs>
     </Member>
@@ -379,4 +379,4 @@
       </Attributes>
     </Member>
   </Members>
-</Type>
+</Type>
\ No newline at end of file

_______________________________________________
Mono-patches maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-patches

Reply via email to