[glib] Fix formatting in a doc comment



commit 05342d0a930054647989c7d9bc5d248eb566f99d
Author: Matthias Clasen <mclasen redhat com>
Date:   Mon Sep 12 01:49:01 2011 -0400

    Fix formatting in a doc comment

 gio/gdesktopappinfo.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
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



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]