1
0
mirror of https://github.com/moparisthebest/xeps synced 2024-11-21 16:55:07 -05:00

error in example 7

This commit is contained in:
stpeter 2011-06-10 21:35:49 -06:00
parent 0fec890e26
commit 1a83435ac1

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>