From bfb451ff4d54c135e624a2fe1404cb1c6fcd6766 Mon Sep 17 00:00:00 2001 From: maxrdz Date: Thu, 28 Mar 2024 22:56:18 -0700 Subject: [PATCH] docs: Corrected typo on gtkDirectoryList description --- gtk/gtkdirectorylist.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gtk/gtkdirectorylist.c b/gtk/gtkdirectorylist.c index c0ef084a2b..8debd2f423 100644 --- a/gtk/gtkdirectorylist.c +++ b/gtk/gtkdirectorylist.c @@ -31,7 +31,7 @@ * It presents a `GListModel` and fills it asynchronously with the `GFileInfo`s * returned from that function. * - * Enumeration will start automatically when a the + * Enumeration will start automatically when the * [property@Gtk.DirectoryList:file] property is set. * * While the `GtkDirectoryList` is being filled, the