From 13defc7cebbb4098949c79ee65b5fc9e6c98738a Mon Sep 17 00:00:00 2001 From: Bilal Elmoussaoui Date: Fri, 29 Oct 2021 18:32:06 +0000 Subject: [PATCH] gtk: remove unneeded backtick from gi-docgen item --- gtk/gtkswitch.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gtk/gtkswitch.c b/gtk/gtkswitch.c index 5f7fff01bf..ef3e58ec80 100644 --- a/gtk/gtkswitch.c +++ b/gtk/gtkswitch.c @@ -586,7 +586,7 @@ gtk_switch_class_init (GtkSwitchClass *klass) * default handler from running. * * Visually, the underlying state is represented by the trough color of - * the switch, while the [property@Gtk.Switch`:active] property is + * the switch, while the [property@Gtk.Switch:active] property is * represented by the position of the switch. * * Returns: %TRUE to stop the signal emission