From: Matthias Clasen Date: Sat, 18 Mar 2023 14:25:41 +0000 (-0400) Subject: docs: Cosmetics X-Git-Tag: archive/raspbian/4.12.3+ds-1+rpi1~1^2^2^2~22^2~1^2~529^2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=0fb5331c31f08d57939f54094084bddea1663c6b;p=gtk4.git docs: Cosmetics --- 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