From: Paolo Borelli Date: Sun, 2 Sep 2012 10:25:50 +0000 (+0200) Subject: Fix gtk-doc for g_app_info_get_supported_types X-Git-Tag: 2.33.12~23 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2d85894bc5e45b2a50e5a5784a99e4c31beea7ec;p=platform%2Fupstream%2Fglib.git Fix gtk-doc for g_app_info_get_supported_types --- diff --git a/gio/gappinfo.c b/gio/gappinfo.c index 8688d2e..6714bce 100644 --- a/gio/gappinfo.c +++ b/gio/gappinfo.c @@ -460,7 +460,7 @@ g_app_info_remove_supports_type (GAppInfo *appinfo, /** * g_app_info_get_supported_types: - * @info: a #GAppInfo that can handle files + * @appinfo: a #GAppInfo that can handle files * * Retrieves the list of content types that @app_info claims to support. * If this information is not provided by the environment, this function