From bc4c3ee94442c9b80993ce109d5070862dc9f170 Mon Sep 17 00:00:00 2001 From: Linus Jahn Date: Tue, 11 Feb 2020 17:12:45 +0100 Subject: doc: Use XEP links everywhere --- src/base/QXmppBitsOfBinaryData.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/base/QXmppBitsOfBinaryData.cpp') diff --git a/src/base/QXmppBitsOfBinaryData.cpp b/src/base/QXmppBitsOfBinaryData.cpp index dd69a763..2528b494 100644 --- a/src/base/QXmppBitsOfBinaryData.cpp +++ b/src/base/QXmppBitsOfBinaryData.cpp @@ -129,7 +129,7 @@ void QXmppBitsOfBinaryData::setData(const QByteArray &data) d->data = data; } -/// Returns true, if \c element is a XEP-0231: Bits of Binary data element +/// Returns true, if \c element is a \xep{0231}: Bits of Binary data element bool QXmppBitsOfBinaryData::isBitsOfBinaryData(const QDomElement &element) { -- cgit v1.2.3