mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-24 10:12:19 -05:00
Use single quote for XML attributes
This commit is contained in:
parent
f1d2442f05
commit
3944fec1f1
@ -1314,7 +1314,7 @@ This approach enables flexible support of multiple clients for a MIX channel pa
|
|||||||
to='hag66@shakespeare.example'
|
to='hag66@shakespeare.example'
|
||||||
id='E6E10350-76CF-40C6-B91B-1EA08C332FC7'>
|
id='E6E10350-76CF-40C6-B91B-1EA08C332FC7'>
|
||||||
<leave xmlns='urn:xmpp:mix:1'
|
<leave xmlns='urn:xmpp:mix:1'
|
||||||
channel='coven@mix.shakespeare.example`/>
|
channel='coven@mix.shakespeare.example'/>
|
||||||
</iq>
|
</iq>
|
||||||
]]></example>
|
]]></example>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user