From: Christian Persch Date: Sat, 6 Nov 2010 11:27:01 +0000 (+0100) Subject: Fix docs comment typo X-Git-Tag: 2.27.3~15 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=fa774618fcbd1afaa30507c9d75a46f9fa7bc288;p=platform%2Fupstream%2Fglib.git Fix docs comment typo --- diff --git a/glib/gvariant.c b/glib/gvariant.c index 5c8737f..8937445 100644 --- a/glib/gvariant.c +++ b/glib/gvariant.c @@ -951,7 +951,7 @@ g_variant_lookup (GVariant *dictionary, } /** - * g_variant_lookup: + * g_variant_lookup_value: * @dictionary: a dictionary #GVariant * @key: the key to lookup in the dictionary * @expected_type: a #GVariantType, or %NULL