diff options
| author | Linus Jahn <lnj@kaidan.im> | 2020-02-11 17:12:45 +0100 |
|---|---|---|
| committer | Linus Jahn <lnj@kaidan.im> | 2020-02-11 17:12:45 +0100 |
| commit | bc4c3ee94442c9b80993ce109d5070862dc9f170 (patch) | |
| tree | b782a135e84dfcbeb33254df8a33bf7fe53fb786 /src/base/QXmppRegisterIq.h | |
| parent | 776f028d9f3f51e9dbba834a01d1decd737c4a27 (diff) | |
| download | qxmpp-bc4c3ee94442c9b80993ce109d5070862dc9f170.tar.gz | |
doc: Use XEP links everywhere
Diffstat (limited to 'src/base/QXmppRegisterIq.h')
| -rw-r--r-- | src/base/QXmppRegisterIq.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/base/QXmppRegisterIq.h b/src/base/QXmppRegisterIq.h index 9403d4bc..01e7b791 100644 --- a/src/base/QXmppRegisterIq.h +++ b/src/base/QXmppRegisterIq.h @@ -32,7 +32,7 @@ class QXmppBitsOfBinaryDataList; class QXmppRegisterIqPrivate; /// \brief The QXmppRegisterIq class represents a registration IQ -/// as defined by XEP-0077: In-Band Registration. +/// as defined by \xep{0077}: In-Band Registration. /// /// It is used to create an account on the server. /// |
