From f733903334bd90cab36d4620fb1541fc76361017 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 30 Sep 2013 20:57:43 -0400 Subject: [PATCH] Fix wording in the docs --- gtk/gtkflowbox.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gtk/gtkflowbox.c b/gtk/gtkflowbox.c index 436ac9f137..9f38760800 100644 --- a/gtk/gtkflowbox.c +++ b/gtk/gtkflowbox.c @@ -30,7 +30,7 @@ * @Short_Description: A container that allows reflowing its children * @Title: GtkFlowBox * - * An GtkFlowBox positions child widgets in sequence according to its + * A GtkFlowBox positions child widgets in sequence according to its * orientation. * * For instance, with the horizontal orientation, the widgets will be