diff --git a/doc/en/Gtk/Table.xml b/doc/en/Gtk/Table.xml
index 69a85acbf..238bf4645 100644
--- a/doc/en/Gtk/Table.xml
+++ b/doc/en/Gtk/Table.xml
@@ -222,7 +222,7 @@ public Widget MakeTableTester()
The number of columns in this table.
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).
- The size of the table can be altered after its creation using the method.
+ The size of the table can be altered after its creation using the method.
@@ -379,4 +379,4 @@ public Widget MakeTableTester()
-
+
\ No newline at end of file