From 8ba16eb4f1e6df67d79a9d509a3a45126a032e46 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Tue, 18 May 2021 17:05:26 -0400 Subject: Documentation fixes Mostly fixing up indentation of continuation lines, and other small cleanups. --- gtk/gtkaccessible.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'gtk/gtkaccessible.c') diff --git a/gtk/gtkaccessible.c b/gtk/gtkaccessible.c index cd5bf0e203..0c6e4cca4f 100644 --- a/gtk/gtkaccessible.c +++ b/gtk/gtkaccessible.c @@ -26,8 +26,7 @@ * * Every accessible implementation has: * - * - a “role”, represented by a value of the [enum@Gtk.AccessibleRole] - * enumeration + * - a “role”, represented by a value of the [enum@Gtk.AccessibleRole] enumeration * - an “attribute”, represented by a set of [enum@Gtk.AccessibleState], * [enum@Gtk.AccessibleProperty] and [enum@Gtk.AccessibleRelation] values * -- cgit v1.2.1