diff --git a/docs/reference/gtk/migrating-2to3.xml b/docs/reference/gtk/migrating-2to3.xml index 7de372a7f4..da9f6554b4 100644 --- a/docs/reference/gtk/migrating-2to3.xml +++ b/docs/reference/gtk/migrating-2to3.xml @@ -1121,7 +1121,7 @@ gtk_arrow_draw (GtkWidget *widget, If you experience sizing problems with widgets in ported code, - carefully check the #GtkBox::expand and #GtkBox::fill flags of your + carefully check the #GtkBox expand and #GtkBox fill child properties of your boxes.