mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 08:45:04 -05:00
XEP-0280: Fix whitespace issues
This commit is contained in:
parent
520c7bda7b
commit
f14446b90a
@ -224,8 +224,7 @@
|
||||
from='romeo@montague.example'
|
||||
id='disable1'
|
||||
to='romeo@montague.example/garden'
|
||||
type='result'/>
|
||||
]]></example>
|
||||
type='result'/>]]></example>
|
||||
<p>If the server cannot disable Carbons for this client, it sends an IQ-error to the client, with an appropriate error condition (e.g., <not-allowed/> if trying to disable another client's Carbons):</p>
|
||||
<example caption='Server informs client cannot disable Carbons'><![CDATA[
|
||||
<iq xmlns='jabber:client'
|
||||
@ -437,7 +436,7 @@
|
||||
</xs:complexType>
|
||||
|
||||
</xs:schema>
|
||||
]]></code>
|
||||
]]></code>
|
||||
</section1>
|
||||
<section1 topic='Acknowledgements' anchor='ack'>
|
||||
<p>The authors wish to thank Patrick Barry, Teh Chang, Jack Erwin, Craig Kaes, Kathleen McMurry, Tory Patnoe, Peter Saint-Andre, Ben Schumacher, and Kevin Smith for their feedback.</p>
|
||||
|
Loading…
Reference in New Issue
Block a user