Documentation fix for SecretItem:flags
authorStef Walter <stefw@gnome.org>
Fri, 13 Jul 2012 11:33:23 +0000 (13:33 +0200)
committerStef Walter <stefw@gnome.org>
Fri, 13 Jul 2012 11:33:23 +0000 (13:33 +0200)
libsecret/secret-item.c

index 49a9dba..f93535b 100644 (file)
@@ -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.