Documentation fix for SecretItem:flags

This commit is contained in:
Stef Walter 2012-07-13 13:33:23 +02:00
parent 77f8368a3a
commit 772eef69e6

View 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.