aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorKim Alvefur <zash@zash.se>2023-06-16 13:02:35 +0200
committerKim Alvefur <zash@zash.se>2023-06-16 13:02:35 +0200
commita7b0237b665829274a708e213388d5b1744c368c (patch)
tree5b254127f4a324f88d9acd5705d2853f1ef30669 /doc
parentb7b65435f781ce9170e446e121be901213455c6c (diff)
downloadprosody-a7b0237b665829274a708e213388d5b1744c368c.tar.gz
prosody-a7b0237b665829274a708e213388d5b1744c368c.zip
doap: Fix typo in attribute name
Diffstat (limited to 'doc')
-rw-r--r--doc/doap.xml2
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>