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

This commit is contained in:
Matthias Clasen 2020-07-27 19:48:26 +00:00
parent d9757ab033
commit c213000e25

View File

@ -166,7 +166,7 @@ g_app_info_default_init (GAppInfoInterface *iface)
* A human-readable description of the application.
*
* In #GAppInfos created from [desktop files](https://specifications.freedesktop.org/desktop-entry-spec/latest/),
* this is the value of the Comment key.
* this is the value of the `Comment` key.
*
* May be %NULL, depending on how the #GAppInfo has been constructed.
*