From b65a2e444a85767b7d7a826b05a1a21dff3a56a9 Mon Sep 17 00:00:00 2001 From: Jeremy Lainé Date: Tue, 14 Dec 2010 09:50:11 +0000 Subject: fix doc typos --- src/QXmppDataForm.h | 2 +- src/QXmppPresence.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/QXmppDataForm.h b/src/QXmppDataForm.h index 2d997846..a3e57587 100644 --- a/src/QXmppDataForm.h +++ b/src/QXmppDataForm.h @@ -38,7 +38,7 @@ class QDomElement; class QXmppDataForm { public: - /// \brief The QxmppDataForm::Field class represents a data form field + /// \brief The QXmppDataForm::Field class represents a data form field /// as defined by XEP-0004: Data Forms. /// 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. -- cgit v1.2.3