[libsecret] Documentation fix for SecretItem:flags



commit 772eef69e65d8d810554b074b495439dffeb0912
Author: Stef Walter <stefw gnome org>
Date:   Fri Jul 13 13:33:23 2012 +0200

    Documentation fix for SecretItem:flags

 libsecret/secret-item.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
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.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]