From 38b5781c4b09737a48694b5b30a5d5a0e13b035a Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sat, 25 Jul 2020 22:03:12 +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 86f629e4f..a88cfc78e 100644 --- a/gio/gappinfo.c +++ b/gio/gappinfo.c @@ -239,7 +239,7 @@ g_app_info_default_init (GAppInfoInterface *iface) * GAppInfo:can-delete: * * %TRUE if it makes sense to call g_app_info_delete() for this - * GAppInfo. + * #GAppInfo. */ g_object_interface_install_property (iface, g_param_spec_boolean ("can-delete", "Can delete", "Can delete",