diff options
Diffstat (limited to 'src/base/QXmppResultSet.h')
| -rw-r--r-- | src/base/QXmppResultSet.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/base/QXmppResultSet.h b/src/base/QXmppResultSet.h index 87e458ea..58fa0c55 100644 --- a/src/base/QXmppResultSet.h +++ b/src/base/QXmppResultSet.h @@ -64,7 +64,7 @@ private: QString m_before; }; -/// \brief The QXmppResultSetQuery class represents a set element in a reply +/// \brief The QXmppResultSetReply class represents a set element in a reply /// as defined by XEP-0059: Result Set Management. class QXMPP_EXPORT QXmppResultSetReply |
