summaryrefslogtreecommitdiff
path: root/gtk/gtksizegroup.c
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2011-09-29 12:36:39 +0100
committerJavier Jardón <jjardon@gnome.org>2011-09-29 12:38:49 +0100
commitb0a7db76fb6b11c3a2febad3facb3f2d0073dbec (patch)
treed0ff3185e4d94ac3561e2f7364bf19bc53839aee /gtk/gtksizegroup.c
parentbdfa05bc811bf78311ee986ba03115c3154d6341 (diff)
downloadgtk+-b0a7db76fb6b11c3a2febad3facb3f2d0073dbec.tar.gz
Replace some references to the GtkTable, use GtkGrid instead
Diffstat (limited to 'gtk/gtksizegroup.c')
-rw-r--r--gtk/gtksizegroup.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtksizegroup.c b/gtk/gtksizegroup.c
index ba9a803c04..4a5737f606 100644
--- a/gtk/gtksizegroup.c
+++ b/gtk/gtksizegroup.c
@@ -39,7 +39,7 @@
* #GtkSizeGroup provides a mechanism for grouping a number of widgets
* together so they all request the same amount of space. This is
* typically useful when you want a column of widgets to have the same
- * size, but you can't use a #GtkTable widget.
+ * size, but you can't use a #GtkGrid widget.
*
* In detail, the size requested for each widget in a #GtkSizeGroup is
* the maximum of the sizes that would have been requested for each