1
0
mirror of https://github.com/moparisthebest/xeps synced 2024-11-21 08:45:04 -05:00
This commit is contained in:
stpeter 2011-11-08 13:12:04 -07:00
parent 6b7fab75cd
commit 174054f4f4

View File

@ -154,7 +154,7 @@
<disable xmlns='urn:xmpp:carbons:1'/>
</iq>]]></example>
<p>The server will respond with an IQ result when Carbons are disabled:</p>
<example caption='Server acknowledges Carbons enablement'><![CDATA[
<example caption='Server acknowledges Carbons disablement'><![CDATA[
<iq xmlns='jabber:client'
type='result'
id='disable1'/>]]></example>