[glib/wip/hadess/fix-api-docs-typo] gio: Fix typo in URL



commit 0d3b1d55e92b0b0ccd7771d0413a8fddfab50520
Author: Bastien Nocera <hadess hadess net>
Date:   Fri Oct 25 15:08:46 2019 +0200

    gio: Fix typo in URL
    
    Left-over quote in URL.

 gio/gappinfo.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gio/gappinfo.c b/gio/gappinfo.c
index 1dafc78fe..6b0092502 100644
--- a/gio/gappinfo.c
+++ b/gio/gappinfo.c
@@ -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.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]