gio: Fix typo in URL

Left-over quote in URL.
This commit is contained in:
Bastien Nocera 2019-10-25 15:08:46 +02:00
parent 2e9b2761d6
commit 0d3b1d55e9

View File

@ -1309,7 +1309,7 @@ g_app_launch_context_get_display (GAppLaunchContext *context,
* `DESKTOP_STARTUP_ID` for the launched operation, if supported.
*
* Startup notification IDs are defined in the
* [FreeDesktop.Org Startup Notifications standard](http://standards.freedesktop.org/startup-notification-spec/startup-notification-latest.txt").
* [FreeDesktop.Org Startup Notifications standard](http://standards.freedesktop.org/startup-notification-spec/startup-notification-latest.txt).
*
* Returns: a startup notification ID for the application, or %NULL if
* not supported.