Apply 1 suggestion(s) to 1 file(s)

This commit is contained in:
Matthias Clasen 2020-07-27 19:48:36 +00:00
parent 2301d75a94
commit 65263ced54

View File

@ -149,7 +149,7 @@ g_app_info_default_init (GAppInfoInterface *iface)
* descriptive than #GAppInfo:name.
*
* In #GAppInfos created from [desktop files](https://specifications.freedesktop.org/desktop-entry-spec/latest/),
* this is the value of the X-GNOME-FullName key, falling back to the Name key.
* this is the value of the `X-GNOME-FullName` key, falling back to the `Name` key.
*
* May be %NULL, depending on how the #GAppInfo has been constructed.
*