corrected a typo

This commit is contained in:
stpeter 2012-02-27 14:10:06 -07:00
parent 2a94e70629
commit f60c8e3876
1 changed files with 2 additions and 2 deletions

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>Software name (&lt;name/&gt; element qualified by the 'jabber:iq:version' namespace defined)</li>
</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>
</section2>
</section1>
@ -394,7 +394,7 @@ Directory Server
<var>
<name>urn:xmpp:public-server</name>
<desc>The server is a public node on the XMPP network</desc>
<doc>[TBD}/doc>
<doc>[TBD]</doc>
</var>
]]></code>
</section2>