From 772eef69e65d8d810554b074b495439dffeb0912 Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Fri, 13 Jul 2012 13:33:23 +0200 Subject: [PATCH] Documentation fix for SecretItem:flags --- libsecret/secret-item.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libsecret/secret-item.c b/libsecret/secret-item.c index 49a9dba..f93535b 100644 --- a/libsecret/secret-item.c +++ b/libsecret/secret-item.c @@ -335,7 +335,7 @@ secret_item_class_init (SecretItemClass *klass) SECRET_TYPE_SERVICE, G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY | G_PARAM_STATIC_STRINGS)); /** - * SecretService:flags: + * SecretItem:flags: * * A set of flags describing which parts of the secret item have * been initialized. -- 2.7.4