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

This commit is contained in:
Matthias Clasen 2020-07-27 19:48:31 +00:00
parent c213000e25
commit 2301d75a94

View File

@ -151,7 +151,7 @@ g_app_info_default_init (GAppInfoInterface *iface)
* 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.
*
* 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
*/