error in example 7

This commit is contained in:
stpeter 2011-06-10 21:35:49 -06:00
parent 0fec890e26
commit 1a83435ac1
1 changed files with 1 additions and 1 deletions

View File

@ -143,7 +143,7 @@
<example caption='Entity Closes Stream Because of a Processing Error'><![CDATA[
<stream:error>
<undefined-condition xmlns='urn:ietf:params:xml:ns:xmpp-streams'/>
<failure xmlns='http://jabber.org/protocol/compress'/>
<failure xmlns='http://jabber.org/protocol/compress'>
<processing-failed/>
</failure>
</stream:error>