From 9690c87736d243d016d341b67dc9dcc68fc44a3d Mon Sep 17 00:00:00 2001 From: Benjamin Otte Date: Tue, 10 Sep 2024 14:14:11 +0200 Subject: [PATCH] docs: Remove duplicated text --- gtk/gtksingleselection.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gtk/gtksingleselection.c b/gtk/gtksingleselection.c index eea4cfc1a3..b47e77fd9f 100644 --- a/gtk/gtksingleselection.c +++ b/gtk/gtksingleselection.c @@ -792,7 +792,7 @@ gtk_single_selection_get_can_unselect (GtkSingleSelection *self) * * Note that setting [property@Gtk.SingleSelection:autoselect] will * cause unselecting to not work, so it practically makes no sense - * to set both at the same time the same time. + * to set both at the same time. */ void gtk_single_selection_set_can_unselect (GtkSingleSelection *self,