]> Pileus Git - ~andy/gtk/commitdiff
One more change
authorMatthias Clasen <mclasen@redhat.com>
Fri, 10 Jun 2011 21:42:14 +0000 (17:42 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 10 Jun 2011 21:42:14 +0000 (17:42 -0400)
gtk/gtkvbox.c

index 0cffaea5de306550ba6d8cbb666e7d646205d9cd..ebe993710576be92cc333aafcd2db86de0782798 100644 (file)
@@ -56,8 +56,8 @@
  * ]|
  * If you want your code to be future-proof, the recommendation is to
  * switch to #GtkGrid, since #GtkBox is going to be deprecated in favor
- * of the more flexible #GtkGrid widget eventually.
- * See <xref linkend="gtk-migrating-GtkGrid"/>.
+ * of the more flexible grid widget eventually. For more information
+ * about migrating to #GtkGrid, see <xref linkend="gtk-migrating-GtkGrid"/>.
  */
 
 G_DEFINE_TYPE (GtkVBox, gtk_vbox, GTK_TYPE_BOX)