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
1 changed files with 1 additions and 1 deletions

View File

@ -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>