1
0
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:
Peter Saint-Andre 2010-02-22 04:07:00 +00:00
parent 57f9d3df89
commit 06cc8d6da2

View File

@ -240,7 +240,7 @@
]]></example>
<example caption="Recipient Informs Sender of Success"><![CDATA[
<iq type='result'
from='juliet@capulet.com/chamber'>
from='juliet@capulet.com/chamber'
to='romeo@montague.net/orchard'
id='send1'/>
]]></example>