fix a typo

This commit is contained in:
Matthias Clasen 2010-06-17 15:51:37 -04:00
parent 10e430bcc0
commit 19a752a5f4

View File

@ -1225,7 +1225,7 @@ g_value_get_variant (const GValue *value)
} }
/** /**
* g_value_get_variant: * g_value_dup_variant:
* @value: a valid #GValue of %G_TYPE_VARIANT * @value: a valid #GValue of %G_TYPE_VARIANT
* *
* Get the contents of a variant #GValue, increasing its refcount. * Get the contents of a variant #GValue, increasing its refcount.