XEP-0402: Fix closing tags in examples

Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
This commit is contained in:
Maxime “pep” Buquet 2020-05-25 02:25:23 +02:00
parent eb3ccc48f0
commit 86f7653904
No known key found for this signature in database
GPG Key ID: DEDA74AEECA9D0F2
1 changed files with 2 additions and 2 deletions

View File

@ -347,7 +347,7 @@
</item>
</items>
</event>
</iq>
</message>
]]></example>
<p>On the other hand, if the event is a retract notification, the client SHOULD leave the room immediately.</p>
@ -359,7 +359,7 @@
<retract id='theplay@conference.shakespeare.lit'/>
</items>
</event>
</iq>
</message>
]]></example>
</section1>