diff options
-rw-r--r-- | doc/doap.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/doap.xml b/doc/doap.xml index af9711f5..3bbd4bcf 100644 --- a/doc/doap.xml +++ b/doc/doap.xml @@ -869,7 +869,7 @@ </implements> <implements> <xmpp:SupportedXep> - <xmpp:xep rdf:resources="https://xmpp.org/extensions/xep-0478.html"/> + <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0478.html"/> <xmpp:version>0.1.0</xmpp:version> <xmpp:since>trunk</xmpp:since> </xmpp:SupportedXep> |