summaryrefslogtreecommitdiffstats
path: root/secret-service
diff options
context:
space:
mode:
authorStef Walter <stef@memberwebs.com>2009-11-28 17:44:09 +0000
committerStef Walter <stefw@collabora.co.uk>2010-12-04 16:11:42 +0000
commit183f052520635ce550958a4fa6125c703a66b1e0 (patch)
treeeba8437cf6fa78a42c6ea8a90ec0b39f67c31a0b /secret-service
parentf568436db0a1bbb6da96b9443bc1043487d5fc5e (diff)
downloadxdg-specs-183f052520635ce550958a4fa6125c703a66b1e0.tar.xz
Fix whitespace issue
Diffstat (limited to 'secret-service')
-rw-r--r--secret-service/org.freedesktop.Secrets.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/secret-service/org.freedesktop.Secrets.xml b/secret-service/org.freedesktop.Secrets.xml
index cce5ddf..f2f9761 100644
--- a/secret-service/org.freedesktop.Secrets.xml
+++ b/secret-service/org.freedesktop.Secrets.xml
@@ -253,7 +253,7 @@
<arg name="properties" type="a{sv}" direction="in">
<tp:docstring>The properties for the new item.</tp:docstring>
</arg>
- <arg name="secret" type="(oayay)" tp:type="Secret" direction="in">
+ <arg name="secret" type="(oayay)" tp:type="Secret" direction="in">
<tp:docstring>The secret to store in the item, encoded with the included session.</tp:docstring>
</arg>
<arg name="replace" type="b" direction="in">