diff options
Diffstat (limited to 'secret-service/specification.xml')
-rw-r--r-- | secret-service/specification.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/secret-service/specification.xml b/secret-service/specification.xml index e69d116..f305cbe 100644 --- a/secret-service/specification.xml +++ b/secret-service/specification.xml @@ -263,8 +263,7 @@ specific.</para> <para>If a service does not support a specific set of algorithms, a - <link linkend='org.freedesktop.Secret.Error.NotSupported'> - <errorname>NotSupported</errorname></link> + <errorname>org.freedesktop.DBus.Error.NotSupported</errorname> error is returned, and the client is free to try another set of algorithms. The <emphasis>plain</emphasis> algorithm is almost always supported.</para> |