From e09594f500822a26058c355598e4ba6cf21a164c Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 27 Jul 2020 19:48:04 +0000 Subject: [PATCH] Apply 1 suggestion(s) to 1 file(s) --- gio/gappinfo.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gio/gappinfo.c b/gio/gappinfo.c index 21da06a7c..bed6c5bae 100644 --- a/gio/gappinfo.c +++ b/gio/gappinfo.c @@ -216,7 +216,7 @@ g_app_info_default_init (GAppInfoInterface *iface) * * The icon for the application. * - * May be %NULL, depending on how the GAppInfo has been constructed. + * May be %NULL, depending on how the #GAppInfo has been constructed. * * Since: 2.66 */