mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-28 12:12:22 -05:00
corrected a typo
This commit is contained in:
parent
2a94e70629
commit
f60c8e3876
@ -308,7 +308,7 @@ Directory Server
|
|||||||
<li>Certification authority name and URI (<ca xmlns='urn:xmpp:vcard:ca:0'/> and its <name/> and <uri/> children)</li>
|
<li>Certification authority name and URI (<ca xmlns='urn:xmpp:vcard:ca:0'/> and its <name/> and <uri/> children)</li>
|
||||||
<li>Software name (<name/> element qualified by the 'jabber:iq:version' namespace defined)</li>
|
<li>Software name (<name/> element qualified by the 'jabber:iq:version' namespace defined)</li>
|
||||||
</ul>
|
</ul>
|
||||||
<p>It is best for the server directory to discover the last two elements in-band (by means of TLS negotiation and &xep0092;), then add them to the contact vCard as described in the next section.</p>
|
<p>It is best for the server directory to discover the last two elements in-band (by means of TLS negotiation and &xep0092;, respectively), then add them to the contact vCard as described in the next section.</p>
|
||||||
</section3>
|
</section3>
|
||||||
</section2>
|
</section2>
|
||||||
</section1>
|
</section1>
|
||||||
@ -394,7 +394,7 @@ Directory Server
|
|||||||
<var>
|
<var>
|
||||||
<name>urn:xmpp:public-server</name>
|
<name>urn:xmpp:public-server</name>
|
||||||
<desc>The server is a public node on the XMPP network</desc>
|
<desc>The server is a public node on the XMPP network</desc>
|
||||||
<doc>[TBD}/doc>
|
<doc>[TBD]</doc>
|
||||||
</var>
|
</var>
|
||||||
]]></code>
|
]]></code>
|
||||||
</section2>
|
</section2>
|
||||||
|
Loading…
Reference in New Issue
Block a user