copy and paste mistake

This commit is contained in:
Peter Saint-Andre 2012-05-16 15:46:43 -06:00
parent 51dfba1bee
commit f3a7e59cbc
1 changed files with 2 additions and 2 deletions

View File

@ -293,7 +293,7 @@
]]></example>
<p>If the Requester does not have permissions to initiate bytestreams on the Proxy for whatever reason (e.g., a proxy implementation might enable administrators to ban JIDs or domains from using the Proxy), the Proxy MUST return a &forbidden; error to the Requester.</p>
<example caption='Requester is Forbidden to use Proxy'><![CDATA[
<iq to='streamer.example.com'
<iq from='streamer.example.com'
id='uj2c15z9'
to='requester@example.com/foo'
type='error'>
@ -305,7 +305,7 @@
]]></example>
<p>If the Proxy is unable to act as a StreamHost, the Proxy MUST return an error to the Requester, which SHOULD be &notallowed;.</p>
<example caption='Proxy is Unable to Act as a StreamHost'><![CDATA[
<iq to='streamer.example.com'
<iq from='streamer.example.com'
id='uj2c15z9'
to='requester@example.com/foo'
type='error'>