1
0
mirror of https://github.com/moparisthebest/xeps synced 2024-11-28 12:12:22 -05:00

corrected a typo

This commit is contained in:
stpeter 2012-02-27 14:10:06 -07:00
parent 2a94e70629
commit f60c8e3876

View File

@ -308,7 +308,7 @@ Directory Server
<li>Certification authority name and URI (&lt;ca xmlns='urn:xmpp:vcard:ca:0'/&gt; and its &lt;name/&gt; and &lt;uri/&gt; children)</li> <li>Certification authority name and URI (&lt;ca xmlns='urn:xmpp:vcard:ca:0'/&gt; and its &lt;name/&gt; and &lt;uri/&gt; children)</li>
<li>Software name (&lt;name/&gt; element qualified by the 'jabber:iq:version' namespace defined)</li> <li>Software name (&lt;name/&gt; 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>