From 63af063ccf62a549f1dc20ec0c4e4f60784c2147 Mon Sep 17 00:00:00 2001 From: Jeremy Lainé Date: Tue, 20 Sep 2011 09:55:14 +0000 Subject: remove manual XEP formatting, let doxyfilter handle it --- src/QXmppVCardIq.h | 2 +- src/QXmppVCardManager.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/QXmppVCardIq.h b/src/QXmppVCardIq.h index 1b00cfa6..348c00fc 100644 --- a/src/QXmppVCardIq.h +++ b/src/QXmppVCardIq.h @@ -35,7 +35,7 @@ class QImage; /// \brief Represents the XMPP vCard. /// /// The functions names are self explanatory. -/// Look at QXmppVCardManager and XEP-0054: vcard-temp for more details. +/// Look at QXmppVCardManager and XEP-0054: vcard-temp for more details. /// /// There are many field of XMPP vCard which are not present in /// this class. File a issue for the same. We will add the requested diff --git a/src/QXmppVCardManager.h b/src/QXmppVCardManager.h index 07f84250..ab4ebb42 100644 --- a/src/QXmppVCardManager.h +++ b/src/QXmppVCardManager.h @@ -35,7 +35,7 @@ #undef QXMPP_SUPRESS_INTERNAL_VCARD_WARNING /// \brief The QXmppVCardManager class gets/sets XMPP vCards. It is an -/// implentation of XEP-0054: vcard-temp. +/// implentation of XEP-0054: vcard-temp. /// /// \note It's object should not be created using it's constructor. Instead /// QXmppClient::vCardManager() should be used to get the reference of instantiated -- cgit v1.2.3