aboutsummaryrefslogtreecommitdiff
path: root/src/client/QXmppEntityTimeManager.h
diff options
context:
space:
mode:
authorLinus Jahn <lnj@kaidan.im>2020-02-11 17:12:45 +0100
committerLinus Jahn <lnj@kaidan.im>2020-02-11 17:12:45 +0100
commitbc4c3ee94442c9b80993ce109d5070862dc9f170 (patch)
treeb782a135e84dfcbeb33254df8a33bf7fe53fb786 /src/client/QXmppEntityTimeManager.h
parent776f028d9f3f51e9dbba834a01d1decd737c4a27 (diff)
downloadqxmpp-bc4c3ee94442c9b80993ce109d5070862dc9f170.tar.gz
doc: Use XEP links everywhere
Diffstat (limited to 'src/client/QXmppEntityTimeManager.h')
-rw-r--r--src/client/QXmppEntityTimeManager.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/QXmppEntityTimeManager.h b/src/client/QXmppEntityTimeManager.h
index 0a02e154..8370e8eb 100644
--- a/src/client/QXmppEntityTimeManager.h
+++ b/src/client/QXmppEntityTimeManager.h
@@ -29,7 +29,7 @@
class QXmppEntityTimeIq;
/// \brief The QXmppEntityTimeManager class provided the functionality to get
-/// the local time of an entity as defined by XEP-0202: Entity Time.
+/// the local time of an entity as defined by \xep{0202}: Entity Time.
///
/// \ingroup Managers