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