diff options
author | Kim Alvefur <zash@zash.se> | 2021-11-28 21:55:53 +0100 |
---|---|---|
committer | Kim Alvefur <zash@zash.se> | 2021-11-28 21:55:53 +0100 |
commit | 7e5d67ab1aa04b390c91756e6900046a0b32b58b (patch) | |
tree | 8df2516227da0f7ada9c3964b2fe0c1a3c9628bf /doc | |
parent | b3f009317b8674b32c9f5dd95427794855500bd6 (diff) | |
download | prosody-7e5d67ab1aa04b390c91756e6900046a0b32b58b.tar.gz prosody-7e5d67ab1aa04b390c91756e6900046a0b32b58b.zip |
doap: Remove stray ... is that a tab or a space?
Diffstat (limited to 'doc')
-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 afc296ea..997fb467 100644 --- a/doc/doap.xml +++ b/doc/doap.xml @@ -727,7 +727,7 @@ <xmpp:SupportedXep> <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0363.html"/> <xmpp:version>1.0.0</xmpp:version> - <xmpp:status>complete </xmpp:status> + <xmpp:status>complete</xmpp:status> <xmpp:since>0.12.0</xmpp:since> <xmpp:note>mod_http_file_share</xmpp:note> </xmpp:SupportedXep> |