aboutsummaryrefslogtreecommitdiff
path: root/src/base/QXmppBitsOfBinaryIq.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/base/QXmppBitsOfBinaryIq.cpp')
-rw-r--r--src/base/QXmppBitsOfBinaryIq.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/base/QXmppBitsOfBinaryIq.cpp b/src/base/QXmppBitsOfBinaryIq.cpp
index 700c8bce..f9cf608c 100644
--- a/src/base/QXmppBitsOfBinaryIq.cpp
+++ b/src/base/QXmppBitsOfBinaryIq.cpp
@@ -32,7 +32,7 @@ QXmppBitsOfBinaryIq::QXmppBitsOfBinaryIq() = default;
QXmppBitsOfBinaryIq::~QXmppBitsOfBinaryIq() = default;
-/// Returns true, if \c element is a XEP-0231: Bits of Binary IQ
+/// Returns true, if \c element is a \xep{0231}: Bits of Binary IQ
///
/// \note This may also return true, if the IQ is not a Bits of Binary IQ in
/// first place, but only contains a Bits of Binary data element.