mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-22 01:02:17 -05:00
XEP-0402: Fix closing tags in examples
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
This commit is contained in:
parent
eb3ccc48f0
commit
86f7653904
@ -347,7 +347,7 @@
|
|||||||
</item>
|
</item>
|
||||||
</items>
|
</items>
|
||||||
</event>
|
</event>
|
||||||
</iq>
|
</message>
|
||||||
]]></example>
|
]]></example>
|
||||||
|
|
||||||
<p>On the other hand, if the event is a retract notification, the client SHOULD leave the room immediately.</p>
|
<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'/>
|
<retract id='theplay@conference.shakespeare.lit'/>
|
||||||
</items>
|
</items>
|
||||||
</event>
|
</event>
|
||||||
</iq>
|
</message>
|
||||||
]]></example>
|
]]></example>
|
||||||
</section1>
|
</section1>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user