XEP-0320: fix typo mlns

This commit is contained in:
Philipp Hancke 2013-12-07 11:12:06 +01:00
parent b505840761
commit b00c6c3097
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@ a=setup:role
]]></code>
<p>An example follows.</p>
<code><![CDATA[
<fingerprint mlns='urn:xmpp:jingle:apps:dtls:0' hash='sha-256' setup='actpass'>
<fingerprint xmlns='urn:xmpp:jingle:apps:dtls:0' hash='sha-256' setup='actpass'>
02:1A:CC:54:27:AB:EB:9C:53:3F:3E:4B:65:2E:7D:46:3F:54:42:CD:54:F1:7A:03:A2:7D:F9:B0:7F:46:19:B2
</fingerprint>
]]></code>