XEP-0369: Fix example XML indentation

This commit is contained in:
Paul Schaub 2020-03-02 13:02:41 +01:00
parent 778b7cddf9
commit 5222465135
No known key found for this signature in database
GPG Key ID: 62BEE9264BF17311
1 changed files with 3 additions and 3 deletions

View File

@ -662,8 +662,8 @@
<items node='urn:xmpp:mix:nodes:participants'>
<item id='123456'>
<participant xmlns='urn:xmpp:mix:core:1'>
<nick>thirdwitch</nick>
<jid>hag66@shakespeare.example</jid>
<nick>thirdwitch</nick>
<jid>hag66@shakespeare.example</jid>
</participant>
</item>
</items>
@ -1058,7 +1058,7 @@
<item id='123456'>
<participant xmlns='urn:xmpp:mix:core:1'>
<jid>hag66@shakespeare.example</jid>
<nick>third witch</nick>
<nick>third witch</nick>
</participant>
</item>
</items>