From 3a79911c09ef8a882a5288130e16605305d1b394 Mon Sep 17 00:00:00 2001 From: Miguel de Icaza Date: Tue, 27 Dec 2005 14:09:56 +0000 Subject: [PATCH] Patch from CJ Collier svn path=/trunk/gtk-sharp/; revision=54872 --- doc/en/Gtk/Table.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/en/Gtk/Table.xml b/doc/en/Gtk/Table.xml index 1415ff3f9..72cb9353e 100644 --- a/doc/en/Gtk/Table.xml +++ b/doc/en/Gtk/Table.xml @@ -181,7 +181,7 @@ public Widget MakeTableTester() - To be added. + The widget to be attached to the table The column number to attach the left side of to. The column number to attach the right side of to. The row number to attach the top of to. @@ -379,4 +379,4 @@ public Widget MakeTableTester() - + \ No newline at end of file