From fa774618fcbd1afaa30507c9d75a46f9fa7bc288 Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Sat, 6 Nov 2010 12:27:01 +0100 Subject: [PATCH] Fix docs comment typo --- glib/gvariant.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/glib/gvariant.c b/glib/gvariant.c index 5c8737f40..89374454f 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