[glib: 1/2] gio: Fix some remaining DocBook syntax in a documentation comment




commit 4590b4932a346e97c23941beab3d13fba103e864
Author: Philip Withnall <pwithnall endlessos org>
Date:   Thu Oct 15 16:21:01 2020 +0100

    gio: Fix some remaining DocBook syntax in a documentation comment
    
    Convert it to Markdown.
    
    Signed-off-by: Philip Withnall <pwithnall endlessos org>

 gio/gappinfo.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gio/gappinfo.c b/gio/gappinfo.c
index 6b0092502..bc3e5d701 100644
--- a/gio/gappinfo.c
+++ b/gio/gappinfo.c
@@ -138,7 +138,7 @@ g_app_info_dup (GAppInfo *appinfo)
  *
  * Checks if two #GAppInfos are equal.
  *
- * Note that the check <emphasis>may not</emphasis> compare each individual
+ * Note that the check *may not* compare each individual
  * field, and only does an identity check. In case detecting changes in the 
  * contents is needed, program code must additionally compare relevant fields.
  *


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