mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 08:45:04 -05:00
corrected examples
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@3964 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
parent
57f9d3df89
commit
06cc8d6da2
@ -240,7 +240,7 @@
|
|||||||
]]></example>
|
]]></example>
|
||||||
<example caption="Recipient Informs Sender of Success"><![CDATA[
|
<example caption="Recipient Informs Sender of Success"><![CDATA[
|
||||||
<iq type='result'
|
<iq type='result'
|
||||||
from='juliet@capulet.com/chamber'>
|
from='juliet@capulet.com/chamber'
|
||||||
to='romeo@montague.net/orchard'
|
to='romeo@montague.net/orchard'
|
||||||
id='send1'/>
|
id='send1'/>
|
||||||
]]></example>
|
]]></example>
|
||||||
|
Loading…
Reference in New Issue
Block a user