XEP-0280: Fix typo in xml schema (s/foward/forward/)

This commit is contained in:
dequis 2016-02-10 03:46:11 -03:00 committed by Matthew A. Miller
parent f615bd7bc9
commit fda54563b6
1 changed files with 9 additions and 1 deletions

View File

@ -40,6 +40,14 @@
<email>linuxwolf@outer-planes.net</email>
<jid>linuxwolf@outer-planes.net</jid>
</author>
<revision>
<version>0.10.1</version>
<date>2016-02-16</date>
<initials>mm (editor)</initials>
<remark>
<p>Fixed typo in XML Schema ("dx").</p>
</remark>
</revision>
<revision>
<version>0.10</version>
<date>2015-08-24</date>
@ -420,7 +428,7 @@
</xs:restriction>
</xs:simpleType>
<xs:complexType name='foward-container' abstract='true'>
<xs:complexType name='forward-container' abstract='true'>
<xs:choice>
<xs:element name='forwarded'
namespace='urn:xmpp:forward:0'