fixed typo reported by Nobuo Ogashiwa

Signed-off-by: Dave Cridland <dave@cridland.net>
This commit is contained in:
Philipp Hancke 2012-02-20 19:31:53 +01:00 committed by Dave Cridland
parent c7c525fa4c
commit fa723a2842
1 changed files with 1 additions and 1 deletions

View File

@ -397,7 +397,7 @@ send: <db:verify
<error type='cancel'>
<item-not-found xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/>
</error>
</db:result>
</db:verify>
]]></example>
<p>Upon receiving this &lt;db:verify/&gt; element, the Authoritative Server determines the validity of the dialback key provided in the XML character data of the element. This can be achieved for example by comparing the character data with the output of applying the same key generation mechanism that was (presumably) used for the generation of the key, using as input the values of the 'from', 'to', and 'id' attributes contained in the verification request and the secret known only to the Sender Domain:</p>
<code>