Fix docs comment typo
authorChristian Persch <chpe@gnome.org>
Sat, 6 Nov 2010 11:27:01 +0000 (12:27 +0100)
committerChristian Persch <chpe@gnome.org>
Sat, 6 Nov 2010 11:27:01 +0000 (12:27 +0100)
glib/gvariant.c

index 5c8737f..8937445 100644 (file)
@@ -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