From 0fb5331c31f08d57939f54094084bddea1663c6b Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sat, 18 Mar 2023 10:25:41 -0400 Subject: [PATCH] docs: Cosmetics --- gtk/gtkcolumnviewcolumn.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gtk/gtkcolumnviewcolumn.c b/gtk/gtkcolumnviewcolumn.c index d4357760cb..c67fb50b0b 100644 --- a/gtk/gtkcolumnviewcolumn.c +++ b/gtk/gtkcolumnviewcolumn.c @@ -36,7 +36,7 @@ /** * GtkColumnViewColumn: * - * `GtkColumnViewColumn` represents the columns being added to `GtkColumnView`. + * `GtkColumnViewColumn` represents the columns being added to a `GtkColumnView`. * * The main ingredient for a `GtkColumnViewColumn` is the `GtkListItemFactory` * that tells the columnview how to create cells for this column from items in -- 2.30.2