summaryrefslogtreecommitdiff
path: root/libsecret/secret-schema.c
diff options
context:
space:
mode:
authorMaximiliano Sandoval R <msandova@gnome.org>2022-02-05 22:01:47 +0100
committerMaximiliano Sandoval R <msandova@gnome.org>2022-02-07 13:02:10 +0100
commit56bf2c8fe9c887b01ccd9e6b13eace117f959886 (patch)
treeb6397fe59775b3f37098c6c7e7da420865d83c98 /libsecret/secret-schema.c
parent3f9738bdd477bc09d8f643816636bbfbd432d329 (diff)
downloadlibsecret-56bf2c8fe9c887b01ccd9e6b13eace117f959886.tar.gz
docs: Remove large indentations
Indentations by more than four spaces make gi-docgen read them as a quote block.
Diffstat (limited to 'libsecret/secret-schema.c')
-rw-r--r--libsecret/secret-schema.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libsecret/secret-schema.c b/libsecret/secret-schema.c
index 4af52c0..7e21106 100644
--- a/libsecret/secret-schema.c
+++ b/libsecret/secret-schema.c
@@ -89,7 +89,7 @@
* SecretSchemaFlags:
* @SECRET_SCHEMA_NONE: no flags for the schema
* @SECRET_SCHEMA_DONT_MATCH_NAME: don't match the schema name when looking up or
- * removing passwords
+ * removing passwords
*
* Flags for a #SecretSchema definition.
*/