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

This commit is contained in:
Matthias Clasen 2020-07-27 19:48:50 +00:00
parent c10a0a390a
commit b5fc5d6423

View File

@ -183,7 +183,7 @@ g_app_info_default_init (GAppInfoInterface *iface)
* The executable's name for the application.
*
* In #GAppInfos created from [desktop files](https://specifications.freedesktop.org/desktop-entry-spec/latest/),
* this is the first word of the Exec key.
* this is the first word of the `Exec` key.
*
* May be %NULL, depending on how the #GAppInfo has been constructed.
*