diff --git a/libsecret/secret-value.c b/libsecret/secret-value.c index 2832212..fcf5adb 100644 --- a/libsecret/secret-value.c +++ b/libsecret/secret-value.c @@ -176,7 +176,7 @@ secret_value_get (SecretValue *value, * * The content type must be `text/plain`. * - * Returns: (nullable): the content type + * Returns: (nullable): the value */ const gchar * secret_value_get_text (SecretValue *value)