XEP-0369: Fix revision 0.2.1 XML

Revision 0.2.1 of xep-0369.xml had two <initials/> and two <remark/>
elements, both of which are illegal. Merged them, as I think it's the
least ungraceful recovery from the dual 0.2.1 revision issue.

Test-Information:

xep-0369.xml now validates according to the DTD using xmllint.
This commit is contained in:
Edwin Mons 2016-08-30 14:53:43 +02:00
parent 9ee89fb0f5
commit 3028ed98aa
1 changed files with 2 additions and 4 deletions

View File

@ -45,10 +45,8 @@
<revision>
<version>0.2.1</version>
<date>2016-08-25</date>
<initials>sek</initials>
<remark><p>Include Link Mauve editorial changes</p></remark>
<initials>egp</initials>
<remark><p>Link Mauve (Emmanuel Gil PEYROT) editorial changes</p></remark>
<initials>sek, egp</initials>
<remark><p>Includes Link Mauve (Emmanuel Gil PEYROT) editorial changes</p></remark>
</revision>
<revision>
<version>0.2</version>