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

This commit is contained in:
Matthias Clasen 2020-07-27 19:47:51 +00:00
parent 75000b036d
commit d09bd8e5fb

View File

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