aboutsummaryrefslogtreecommitdiff
path: root/src/client/QXmppArchiveManager.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/QXmppArchiveManager.h')
-rw-r--r--src/client/QXmppArchiveManager.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/QXmppArchiveManager.h b/src/client/QXmppArchiveManager.h
index 5f0cb88e..fca5e1c4 100644
--- a/src/client/QXmppArchiveManager.h
+++ b/src/client/QXmppArchiveManager.h
@@ -35,7 +35,7 @@ class QXmppArchiveListIq;
class QXmppArchivePrefIq;
/// \brief The QXmppArchiveManager class makes it possible to access message
-/// archives as defined by XEP-0136: Message Archiving.
+/// archives as defined by \xep{0136}: Message Archiving.
///
/// To make use of this manager, you need to instantiate it and load it into
/// the QXmppClient instance as follows: