aboutsummaryrefslogtreecommitdiff
path: root/src/server
diff options
context:
space:
mode:
Diffstat (limited to 'src/server')
-rw-r--r--src/server/QXmppDialback.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/server/QXmppDialback.h b/src/server/QXmppDialback.h
index 79936598..d2e5bbf3 100644
--- a/src/server/QXmppDialback.h
+++ b/src/server/QXmppDialback.h
@@ -27,7 +27,7 @@
#include "QXmppStanza.h"
/// \brief The QXmppDialback class represents a stanza used for the Server
-/// Dialback protocol as specified by XEP-0220: Server Dialback.
+/// Dialback protocol as specified by \xep{0220}: Server Dialback.
///
/// \ingroup Stanzas