diff options
Diffstat (limited to 'gtk/gtkflowbox.c')
-rw-r--r-- | gtk/gtkflowbox.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkflowbox.c b/gtk/gtkflowbox.c index 5e7fb04b97..63c4766ad7 100644 --- a/gtk/gtkflowbox.c +++ b/gtk/gtkflowbox.c @@ -4145,7 +4145,7 @@ gtk_flow_box_set_vadjustment (GtkFlowBox *box, * Returns whether the box is homogeneous (all children are the * same size). See gtk_box_set_homogeneous(). * - * Return value: %TRUE if the box is homogeneous. + * Returns: %TRUE if the box is homogeneous. * * Since: 3.12 */ |