summaryrefslogtreecommitdiff
path: root/docs/reference/libsecret/migrating-libgnome-keyring.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/reference/libsecret/migrating-libgnome-keyring.xml')
-rw-r--r--docs/reference/libsecret/migrating-libgnome-keyring.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/reference/libsecret/migrating-libgnome-keyring.xml b/docs/reference/libsecret/migrating-libgnome-keyring.xml
index cf8e34c..7f727ec 100644
--- a/docs/reference/libsecret/migrating-libgnome-keyring.xml
+++ b/docs/reference/libsecret/migrating-libgnome-keyring.xml
@@ -58,7 +58,7 @@
for lookup of items it's important that the string representations of
integers and booleans are always identical. Boolean values are stored
as the strings <literal>true</literal> and <literal>false</literal>.
- Integer values are stored in decimal, with a preceeding negative sign
+ Integer values are stored in decimal, with a preceding negative sign
for negative integers. libsecret facilitates this using the
secret_attributes_build() and secret_attributes_buildv() functions.</para>