Fix formatting in a doc comment
authorMatthias Clasen <mclasen@redhat.com>
Mon, 12 Sep 2011 05:49:01 +0000 (01:49 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 12 Sep 2011 05:49:01 +0000 (01:49 -0400)
gio/gdesktopappinfo.c

index 2df933f..23d4689 100644 (file)
@@ -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