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

This commit is contained in:
Matthias Clasen 2020-07-25 21:59:14 +00:00
parent 7a76fa5128
commit 28dafe3b64

View File

@ -114,7 +114,7 @@ g_app_info_default_init (GAppInfoInterface *iface)
* The ID of an application -- a string that identifies the application.
*
* The exact format of the ID is platform dependent. For instance,
* on Unix this is the desktop file id from the xdg menu specification.
* on Unix this is the desktop file ID from the xdg menu specification.
*
* May be %NULL, depending on how the GAppInfo has been constructed.
*/