summaryrefslogtreecommitdiff
path: root/libsecret/secret-backend.c
diff options
context:
space:
mode:
Diffstat (limited to 'libsecret/secret-backend.c')
-rw-r--r--libsecret/secret-backend.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/libsecret/secret-backend.c b/libsecret/secret-backend.c
index 2a74ad7..47b495f 100644
--- a/libsecret/secret-backend.c
+++ b/libsecret/secret-backend.c
@@ -66,9 +66,9 @@
* SecretBackendFlags:
* @SECRET_BACKEND_NONE: no flags for initializing the #SecretBackend
* @SECRET_BACKEND_OPEN_SESSION: establish a session for transfer of secrets
- * while initializing the #SecretBackend
+ * while initializing the #SecretBackend
* @SECRET_BACKEND_LOAD_COLLECTIONS: load collections while initializing the
- * #SecretBackend
+ * #SecretBackend
*
* Flags which determine which parts of the #SecretBackend are initialized.
*