This commit is contained in:
stpeter 2011-11-08 13:12:04 -07:00
parent 6b7fab75cd
commit 174054f4f4
1 changed files with 1 additions and 1 deletions

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>