wrong IQ type in two examples

This commit is contained in:
Peter Saint-Andre 2012-08-03 12:47:05 -06:00
parent 82f5d53717
commit 139d50815c
1 changed files with 2 additions and 2 deletions

View File

@ -121,7 +121,7 @@
<iq from='juliet@capulet.com'
id='last1'
to='romeo@montague.net/orchard'
type='result'>
type='error'>
<error type='auth'>
<forbidden xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/>
</error>
@ -155,7 +155,7 @@
<iq from='juliet@capulet.com'
id='last1'
to='romeo@montague.net/orchard'
type='result'>
type='error'>
<error type='auth'>
<forbidden xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/>
</error>