Merge branch 'app-info-docs' into 'master'

gio: Fix some remaining DocBook syntax in a documentation comment

See merge request GNOME/glib!1701
This commit is contained in:
Sebastian Dröge 2020-10-26 15:20:03 +00:00
commit 4926948aa9

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