gio: Fix some remaining DocBook syntax in a documentation comment

Convert it to Markdown.

Signed-off-by: Philip Withnall <pwithnall@endlessos.org>
This commit is contained in:
Philip Withnall 2020-10-15 16:21:01 +01:00
parent ed00ee3c9e
commit 4590b4932a

View File

@ -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.
*