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

This commit is contained in:
Matthias Clasen 2020-07-27 19:48:11 +00:00
parent 98deeff312
commit bad7efc0ea

View File

@ -200,7 +200,7 @@ g_app_info_default_init (GAppInfoInterface *iface)
* The commandline with which the application will be launched.
*
* In #GAppInfos created from [desktop files](https://specifications.freedesktop.org/desktop-entry-spec/latest/),
* this is the value of the Exec key.
* this is the value of the `Exec` key.
*
* May be %NULL, depending on how the #GAppInfo has been constructed.
*