[glib: 2/15] gdesktopappinfo: Improve documentation formatting slightly



commit 70c8a7ef8dc878e25bc1570ecacfa37ead8afda1
Author: Philip Withnall <withnall endlessm com>
Date:   Mon May 27 18:09:35 2019 +0100

    gdesktopappinfo: Improve documentation formatting slightly
    
    Signed-off-by: Philip Withnall <withnall endlessm com>

 gio/gdesktopappinfo.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gio/gdesktopappinfo.c b/gio/gdesktopappinfo.c
index 28ef7ec17..ba2469af8 100644
--- a/gio/gdesktopappinfo.c
+++ b/gio/gdesktopappinfo.c
@@ -4578,10 +4578,10 @@ g_desktop_app_info_lookup_default_init (GDesktopAppInfoLookupInterface *iface)
  * @uri_scheme: a string containing a URI scheme.
  *
  * Gets the default application for launching applications
- * using this URI scheme for a particular GDesktopAppInfoLookup
+ * using this URI scheme for a particular #GDesktopAppInfoLookup
  * implementation.
  *
- * The GDesktopAppInfoLookup interface and this function is used
+ * The #GDesktopAppInfoLookup interface and this function is used
  * to implement g_app_info_get_default_for_uri_scheme() backends
  * in a GIO module. There is no reason for applications to use it
  * directly. Applications should use g_app_info_get_default_for_uri_scheme().


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