diff --git a/gio/gappinfo.c b/gio/gappinfo.c index 61c8b3ebf..49e44cb95 100644 --- a/gio/gappinfo.c +++ b/gio/gappinfo.c @@ -131,7 +131,7 @@ g_app_info_default_init (GAppInfoInterface *iface) * The name of the application. * * In #GAppInfos created from [desktop files](https://specifications.freedesktop.org/desktop-entry-spec/latest/), - * this is the value of the Name key. + * this is the value of the `Name` key. * * Since: 2.66 */