From 05342d0a930054647989c7d9bc5d248eb566f99d Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 12 Sep 2011 01:49:01 -0400 Subject: [PATCH] Fix formatting in a doc comment --- gio/gdesktopappinfo.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gio/gdesktopappinfo.c b/gio/gdesktopappinfo.c index 2df933f..23d4689 100644 --- a/gio/gdesktopappinfo.c +++ b/gio/gdesktopappinfo.c @@ -2201,7 +2201,7 @@ app_info_in_list (GAppInfo *info, * those applications which claim to support the given content type exactly, * and not by MIME type subclassing. * Note that the first application of the list is the last used one, i.e. - * the last one for which #g_app_info_set_as_last_used_for_type has been + * the last one for which g_app_info_set_as_last_used_for_type() has been * called. * * Returns: (element-type GAppInfo) (transfer full): #GList of #GAppInfos -- 2.7.4