aboutsummaryrefslogtreecommitdiff
path: root/src/QXmppPresence.h
diff options
context:
space:
mode:
authorJeremy Lainé <jeremy.laine@m4x.org>2010-12-14 09:50:11 +0000
committerJeremy Lainé <jeremy.laine@m4x.org>2010-12-14 09:50:11 +0000
commitb65a2e444a85767b7d7a826b05a1a21dff3a56a9 (patch)
treee149118e8d722f7941c5cd2616f9c7b0fe3a3942 /src/QXmppPresence.h
parent599b12db8656e41c1dcc589a674e8ed286fcbabb (diff)
downloadqxmpp-b65a2e444a85767b7d7a826b05a1a21dff3a56a9.tar.gz
fix doc typos
Diffstat (limited to 'src/QXmppPresence.h')
-rw-r--r--src/QXmppPresence.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/QXmppPresence.h b/src/QXmppPresence.h
index 6dfef6d8..86177bcb 100644
--- a/src/QXmppPresence.h
+++ b/src/QXmppPresence.h
@@ -58,7 +58,7 @@ public:
/// (empty photo element) and mere support for the protocol (empty update child).
};
- /// The QXmppPresence::Status class represents the status of an XMPP entity.
+ /// \brief The QXmppPresence::Status class represents the status of an XMPP entity.
///
/// It stores information such as the "away", "busy" status of a user, or
/// a human-readable description.